Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A script to automate clamav package updates' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A script to automate clamav package updates
Authored by: smkolins on Apr 15, '06 09:01:51PM

ran the script in terminal and...
... command substitution: line 2: syntax error near unexpected token `|'
... command substitution: line 2: `| grep " clamav" | awk '{print $2}' | head -1'
... line 1: lynx: command not found
... line 11: syntax error near unexpected token `&'
... line 11: `curl -O <url>$latest.tar.gz && &#092;'

I don't think I know enough about scripting to fix this...

---
Possess a pure, kindly, and radiant heart!



[ Reply to This | # ]