Results 1 to 4 of 4
I would like to master linux CLI.
May I know some good sites for this?
Some default uses are not sufficient.
eg: mount command, wherein I need a little bit ...
- 09-12-2007 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 2
Linux CLI
I would like to master linux CLI.
May I know some good sites for this?
Some default uses are not sufficient.
eg: mount command, wherein I need a little bit extra like umask so that some file systems may be mounted in rw mode by all users.
- 09-12-2007 #2
Check linuxcommand.org for basic Linux Commands. Go through man pages and
google.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-12-2007 #3
It may also help if you get a book. I recommend you take a look at RUTE.
- 09-13-2007 #4Just Joined!
- Join Date
- May 2006
- Posts
- 8
cheapest way
the best and chepest way is to go to all the system bin folders (i.e. /sbin & /bin & /usr/bin & /usr/local/bin etc ...)
then just man the commands you want to know about
all the info you need should be built in


Reply With Quote
