Find the answer to your Linux question:
Results 1 to 3 of 3
I'm new to linux and bash scripting, and i was wondering is there any good tutorials that teach bash scripting....
  1. #1
    Just Joined!
    Join Date
    Mar 2010
    Posts
    10

    Bash scripting

    I'm new to linux and bash scripting, and i was wondering is there any good tutorials that teach bash scripting.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Start from here and then move to Advance Bash Scripting.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Linux Engineer hazel's Avatar
    Join Date
    May 2004
    Location
    Harrow, UK
    Posts
    955
    Another good way to learn bash is to study the startup scripts in /etc. Go through them line by line with the bash man page open on another console for reference. Make sure you understand what each line does. If necessary, try out bits of lines interactively (but make sure you aren't logged in as root when you do that!)
    "I'm just a little old lady; don't try to dazzle me with jargon!"

Posting Permissions

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