![]() |
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 |
| Change Directory | vskr72 | UNIX for Dummies Questions & Answers | 2 | 05-26-2008 03:50 AM |
| Change to a new working directory... | jagannatha | UNIX for Dummies Questions & Answers | 5 | 06-29-2005 11:38 PM |
| change directory | mkan | Shell Programming and Scripting | 2 | 02-26-2005 04:55 PM |
| Change directory command (cd) | oscarr | Shell Programming and Scripting | 4 | 08-23-2002 09:30 AM |
| change directory | vadivel | Shell Programming and Scripting | 1 | 06-10-2002 11:12 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Change directory command (cd)
What's wrong with this script?????
Please help!!! !#/bin/sh echo "please enter dir" read input cd $input I'm trying to make a simple script to change dir. But does not work. it stays at the same dir where i run the script. What did i do wrong?? |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|