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


bash? | 25 comments | Create New Account
Click here to return to the 'bash?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
bash?
Authored by: CkB_Cowboy on Jan 16, '04 03:38:32PM
That didn't work for me in bash, but this does:
alias hstl="echo Threat Level: `curl -s http://www.dhs.gov/dhspublic/getAdvisoryCondition | tail -n 1 | awk -F'"' '{print $2}'`"
- Cowboy

---
My ill-matic homepage:
http://rj3.net/cowboy/

[ Reply to This | # ]