Article:
 |
|
Learning the Terminal in Jaguar, Part 1
|
| Subject: |
|
immediate problems |
| Date: |
|
2006-02-06 07:44:38 |
| From: |
|
Granger
|
|
|
|
Hi
when I type: 'pwd' it returns correct '/Users/cannalope'
but when I type: 'cd /private/ect' it returns: no such file or directory
If you could help me out in any way it would be greatly appreciated
Im trying to open: 'httpd.conf' in the location '/ect/httpd/httpd.conf
and im pulling my hair out
Kind regards
Theobald Granger
|
Showing messages 1 through 1 of 1.
You've just typed the pathname in incorrectly. The path begins with "etc" (for "et cetera"), not "ect"...
--Chris