/
etc
/
update-motd.d
/
Upload File
HOME
#!/bin/sh stamp="/var/lib/update-notifier/updates-available" [ ! -r "$stamp" ] || cat "$stamp"