Find the answer to your Linux question:
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 ...
  1. #1
    Just 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.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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

  3. #3
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,340
    It may also help if you get a book. I recommend you take a look at RUTE.

  4. #4
    Just 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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •