Date: Sat, 9 Jan 1999 19:00:40 +0800 (CST) From: Charlie Root <root@aew.k2.dorm.ncku.edu.tw> To: newbies@FreeBSD.ORG Subject: find a error in The FreeBSD User Guide (i guess) Message-ID: <199901091100.TAA00492@aew.k2.dorm.ncku.edu.tw>
next in thread | raw e-mail | index | archive | help
$ pwd /home/elvis $ ls -l drwxr-xr-x 3 elvis wheel 512 28 nov 18:49 mydir -rw-r--r-- 1 elvis wheel 60 26 nov 19:50 notes $ ls -l mydir drwxr-xr-x 2 elvis elvis 512 28 nov 18:49 dir $ ln -s mydir/dir dir $ ls -l lrwxrwxrwx 1 elvis elvis 9 28 nov 18:56 dir -> mydir/dir because dir is a directory so it may changed as follows:? lrwxrwxrwx 1 elvis elvis 9 28 nov 18:56 dir -> mydir/dir(/)? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901091100.TAA00492>