On Sat, Apr 05, 2003 at 12:16:10AM -0600, Stephen Hargrove wrote:
> Based on a recent thread on this list, I've constructed the following
> bash script:
>
> #!/bin/sh
> # /etc/cron.daily/apt-show-versions: email alerts when new packages
> # are available
> #
> # 2003-03-10, Shaun Crossley, [EMAIL
Based on a recent thread on this list, I've constructed the following
bash script:
#!/bin/sh
# /etc/cron.daily/apt-show-versions: email alerts when new packages
# are available
#
# 2003-03-10, Shaun Crossley, [EMAIL PROTECTED]
[EMAIL PROTECTED]
/usr/bin/apt-show-versions -u | /usr/bin/mail -e -s
2 matches
Mail list logo