LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 09-25-2003, 05:55 AM   #1
Manny88
Member
 
Registered: Sep 2003
Distribution: Mandrake 9.1
Posts: 35

Rep: Reputation: 15
Shell paths


Ok. This might be a little too broad, but I'm goign to try to give it best I can.

1. Where can I locate a nice source of information regarding how to alter PATHS ect. ect.

2. What would you personally recommend to use to learn bash shell scripting. I'm really looking for something that has a good start for the most basic beginner. I would really like for it to be an online tutorial because I'm really getting sketchy on money after buying all these books.
 
Old 09-25-2003, 06:28 AM   #2
kev82
Senior Member
 
Registered: Apr 2003
Location: Lancaster, England
Distribution: Debian Etch, OS X 10.4
Posts: 1,263

Rep: Reputation: 51
1) export PATH=

2) there is a load of bash scripting stuff on tldp.org but i think most of its quite advanced.

i would recommend the rute users guide for generally using linux, i think it covers shell scripting, its in my bookmarks or google it.
 
Old 09-25-2003, 09:57 AM   #3
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
Suppose you wanted to add /home/manny/progs to your PATH - then

PATH=$PATH:/home/manny/progs

export PATH

You can check out your current PATH with:

echo $PATH
 
Old 09-25-2003, 09:59 AM   #4
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
...and here's some other online docs:
Introduction to BASH shell scripting: http://www.linuxorbit.com/modules.ph...icle&artid=459
A Quick Introduction to Bash Programming: http://www.geocities.com/tipsforlinu...cles2/043.html
A's to Q's about BASH, the Bourne-Again SHell: http://apodeline.free.fr/FAQ/bashFAQ/bash.html
BASH Programming - Introduction HOW-TO: http://www.tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html

Advanced Bash Scripting Guide (ABS): http://www.tldp.org/LDP/abs/html/

Shell script resources:
Heiner's SHELLdorado: http://www.shelldorado.com
Linuxguru's shell script resources: http://www.linuxguruz.org/z.php?id=911
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
different paths iomari Linux - General 1 11-10-2004 06:57 AM
Where are my paths? colly Linux - General 1 06-17-2004 07:15 AM
PHP paths? HappyDude Programming 4 09-20-2003 01:19 AM
Automatically resolving WINDOWS paths to pre-configured Linux paths gazzy Linux - General 1 09-05-2003 10:15 PM
file paths Mahoot Linux - Newbie 3 09-02-2003 11:48 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 02:11 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration