bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: command "ls" bug


From: Bob Proulx
Subject: Re: command "ls" bug
Date: Sat, 29 Dec 2007 23:36:11 -0700
User-agent: Mutt/1.5.13 (2006-08-11)

ethan wrote:
> Date: Mon, 3 Jan 2005 02:07:28 +0800

Either this message has been delayed a very long time or your system
clock is very far off.  Please check your system time.

> when i use "ls" command ,i use it as follow(the current directory is home)
> ls -s a this #this is a directory of current directory
> but this link file under this is not avaliable
> i want know reason?

You did not include enough information in order to determine what
problem you are having.  Please include the exact command that you are
typing in and the full output from it.  Example:

  ls -ldog somefile
  -rw-rw-rw- 1 14389 2007-12-26 12:33 somefile

I am guessing that one of two things is happening.  You might be
confusing the 'ls' command with the 'ln' command.  The "ln -s" command
creates symbolic links.  Or you might be trying to list a file that
does not exist.  Other than this I cannot guess.

Bob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]