|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Can't CD into a folder !!!
Hi Gys, I need some helps I can see that the directories exist but I can't cd into them and the OS replies me that the folder is not found or something like that, please see below:
-------------------------- drwxr-x--- 2 ciaadm cia 96 Dec 17 2008 tmp user44@localhost:/opt/app1/user55/ttm $ cd tmp ksh: tmp: not found -------------------------- can you advice? Last edited by messi777; 02-21-2011 at 08:21 AM.. |
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
what gives Code:
\cd tmp ? |
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
cd
Quote:
cd /tmp The "tmp" dir is located at "/tmp" Regards |
|
#4
|
|||
|
|||
|
Code:
cd ./tmp |
| Sponsored Links | |
|
|
#5
|
|||
|
|||
|
Grep - specific time
Thanks
---------- Post updated at 08:26 AM ---------- Previous update was at 08:26 AM ---------- Thanks. |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Find all text files in folder and then copy to a new folder | cgkmal | Shell Programming and Scripting | 4 | 06-20-2009 01:12 PM |
| File Management: How do I move all JPGS in a folder structure to a single folder? | guptaxpn | Shell Programming and Scripting | 4 | 06-11-2009 02:41 AM |
| How can I upload a zip folder on a unix path from my windows folder? | ajit.yadav83 | Windows & DOS: Issues & Discussions | 2 | 01-29-2009 07:56 AM |
| script for Finding files in a folder and copying to another folder | satish2712 | Shell Programming and Scripting | 5 | 09-11-2008 04:07 PM |
| Auto copy for files from folder to folder upon instant writing | Bashar | UNIX for Advanced & Expert Users | 2 | 08-21-2008 02:44 PM |
|
|