![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| shell script command | lg123 | UNIX and Linux Applications | 3 | 04-11-2008 12:35 AM |
| Use ftp command in shell script | infyanurag | Shell Programming and Scripting | 3 | 02-05-2008 04:06 AM |
| cd command is not working in my shell script | amitrajvarma | Shell Programming and Scripting | 3 | 10-03-2007 02:04 AM |
| vi command in shell script | bryan | UNIX for Dummies Questions & Answers | 2 | 05-23-2006 04:51 PM |
| Shell script command | dipanrc | Shell Programming and Scripting | 7 | 11-29-2005 07:15 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
how to use cd command in shell script
hi
buddies i am not getting this when am using the cd command it is not working for example makefile.ksh --------------- #!/bin/ksh dirpath=$1 cd dirpath my intension is to give the directory path as a parameter at runtime, so i have done like this but the path which i required is not getting. plz help in this with regards narayana |
| Forum Sponsor | ||
|
|