bug-coreutils
[Top][All Lists]
Advanced

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

Re: XO laptop


From: Bob Proulx
Subject: Re: XO laptop
Date: Sun, 20 Apr 2008 20:02:31 -0600
User-agent: Mutt/1.5.13 (2006-08-11)

charles stringfellow wrote:
>    When I type $ chmod u+x xo-get.py, I get error message: cannot access
>    xo-get.py.
>    Can you suggest a work around or remedy?

That message would normally be followed by the specific reason that
you "cannot access xo-get.py" such as "No such file or directory" or
other reason.

  chmod u+r filewhichdoesnotexist
  chmod: cannot access `filewhichdoesnotexist': No such file or directory

What message did it say for you?

Do you have permission to access and modify that file?

  ls -ld xo-get.py

Bob




reply via email to

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