Geek Style
Utilities that I can’t live without
After a default install (windows or Unix), I can’t go ahead without having these tools installed:
- Putty (SSH/SFTP client for windows)
- tcsh (I wonder how can people prefer bash to tcsh!)
- Postfix (Superior to sendmail)
- grep (UNIX without grep is like home without light)
- wget (Full control over downloads. I even use it in windows)
- mc (de facto file manager for CLI)
- portupgrade (Addictive port upgrading utility for FreeBSD)
Living as a SysAdmin without these utilities if is not impossible, but is a real pain.
One Response to Utilities that I can’t live without
Archives
- July 2011
- December 2010
- September 2010
- May 2009
- April 2009
- February 2009
- September 2008
- April 2008
- February 2008
- January 2008
- November 2007
- October 2007
- August 2007
- July 2007
- May 2007
- February 2007
- December 2006
- October 2006
- September 2006
- April 2006
- March 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- January 2005
- December 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
- February 2004
- January 2004
- December 2003
- November 2003
- October 2003
- September 2003
- August 2003
- July 2003
- June 2003
- May 2003
- April 2003
- March 2003
- February 2003




“ls” as in alias ls=’gnuls –co’ might come in handy too (on my FreeBSD-box)
“echo *” is just not the way to go }:-)