Dear All, On Mon, Nov 9, 2009 at 3:27 PM, Shrinivasan T <[email protected]> wrote: > Thanks. > > . is CWD and .. is previous directory. > > Fine. > > Why are they mentioned in ls? > why ... and .... are not there? > > any specific reason? > > -- > Regards, > T.Shrinivasan >
The reason is dentry has both current directory (.) and parent directory (..) besides other files and directories. Thanks baskar _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
