![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| tar -xvf doesnt work | lo-lp-kl | AIX | 2 | 05-19-2008 04:46 PM |
| ldapsearch doesnt work. | shamik | Linux | 0 | 03-31-2008 10:27 PM |
| cp doesnt work - Help | rudi.okelly | UNIX for Dummies Questions & Answers | 26 | 01-04-2007 05:53 AM |
| ls command doesnt work | shawnbishop | HP-UX | 2 | 09-01-2005 06:57 AM |
| why doesnt my script work!!! | Heedunk | Shell Programming and Scripting | 7 | 03-01-2004 02:03 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
cd.. doesnt work
hi
when i want to go to previous directory by typing cd.. i get the following message $ cd.. ksh: cd..: not found Please help rintingtong |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
cd.. is for DOS
cd .. is for Unix |
|
#3
|
|||
|
|||
|
user friendly BASH :)
$> cd..
Error: Try: cd .. joe@linux:/home/joe $> |
|||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|