Geek Style
From Linux to FreeBSD – Part 1
I heard this so many times from different people that CLI in FreeBSD is much less user-friendly than CLI in Linux. But is it true?
Unlike Linux that uses Bash shell, the default shell in FreeBSD is csh or tcsh. Linux users are used to tab completion, which is not the default behavior of C Shell. If you need to have tab completion, all you need to do is to add one line to your C shell configuration file (~/.cshrc) :
set autolist
And you will have your good old tab completion in C Shell.
2 Responses to From Linux to FreeBSD – Part 1
Archives
- April 2012
- 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




Hopefully you’re going to write more about Linux to FreeBSD transition. I personally would be very grateful if you could explain Ports/Packages system in layman terms. There are good in-depth guides on Internet but it always seems to me that they assume that reader have some prior knowledge about the subject.
It’s good to see you back in your blogger capacity. Keep it up.
By the way, do you know of any cheap FreeBSD vps hosting that can be ordered from Iran? Something to try out FreeBSD while having a fast net connection.