![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Command not working | preethgideon | UNIX for Dummies Questions & Answers | 3 | 05-14-2008 11:56 AM |
| why is this command not working? | wrapster | UNIX for Advanced & Expert Users | 1 | 05-02-2008 09:11 AM |
| Sed command not working | shashi_kiran_v | UNIX for Dummies Questions & Answers | 9 | 11-15-2006 12:01 AM |
| cp command not working | groundlevel | UNIX for Dummies Questions & Answers | 7 | 03-22-2006 01:48 PM |
| last command not working | antalexi | SUN Solaris | 3 | 08-04-2005 10:22 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
cd command not working
Hello,
I am facing a strange problem while writing a script in ksh .... though the script is too long but whenever i try to change the path to new path , the path is not changed... like the path is : ?pwd /osp/linus ?more script echo "hello" cd /osp echo "bye" ?sh script hello bye ? pwd /osp/linus I tried all possible reasons , I am able to change via using a simple cd command but not via using it in a script........ Pls suggest what can be the possible reasons.... thanks in advance..... Aparna |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|