[TAG] LN -- have I gone brain dead?

Bob van der Poel bvdp at uniserve.com
Fri Dec 2 01:24:21 MSK 2005


I'm trying to do something pretty simple, I thought, and am near the 
"tear out my hair" stage ... All I want to do is to create a symbolic 
link to an existing directory:

	bob$ ln -s tmp foo
	bob$ ls -l foo
	lrwxrwxrwx  1 bob bob 3 Dec  1 15:21 foo -> tmp/

No, foo is not a link to tmp. Well, it sort of is

	bob$ file foo
	foo: symbolic link to `tmp'


But,

	bob$ ls foo
	foo@

doen't give me a listing of the contents of tmp. Ummm, what am I doing 
wrong here?????

-- 
Bob van der Poel ** Wynndel, British Columbia, CANADA **
EMAIL: bvdp at uniserve.com
WWW:   http://mypage.uniserve.com/~bvdp







More information about the TAG mailing list