![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| BSD BSD, sometimes called Berkeley Unix, is a Unix operating system developed by the Computer Systems Research Group of the UC Berkeley. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem with link creation!!!! | dsravan | Shell Programming and Scripting | 4 | 08-27-2007 02:56 AM |
| Ftp Link problem | NeerajYadav | UNIX for Advanced & Expert Users | 0 | 03-24-2006 08:23 AM |
| link error problem | niukun | Linux | 4 | 11-18-2004 04:14 AM |
| gcc Link problem | Gigachel | High Level Programming | 3 | 11-19-2002 08:23 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
sym link problem
Hi,
I am using Mac X 10.5. It's supporting BSD. I am getting strange problem. • Launch the terminal. • Create a directory. Use cd <directory> • Now create another directory test with command “mkdir test”. • Create a soft link with command “ln –s text.txt test” • Go to the test directory “cd test”. • Run the command ls –la. Output would be as lrwxr-xr-x 1 root wheel 8 Sep 24 12:59 text.txt -> text.txt Here, a file is pointing it self. Anybody know, why it's happening. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|