GNU bug report logs - #8462
ubuntu 10.4 descarga progrma padre (Renta 2010) en ubuntu/linux

Previous Next

Package: coreutils;

Reported by: RAMON PITARG MARTI <rpitargm <at> gmail.com>

Date: Sat, 9 Apr 2011 23:14:02 UTC

Severity: normal

Tags: moreinfo, notabug

Done: Bob Proulx <bob <at> proulx.com>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 8462 <at> debbugs.gnu.org (full text, mbox):

From: Bob Proulx <bob <at> proulx.com>
To: RAMON PITARG MARTI <rpitargm <at> gmail.com>
Cc: 8462 <at> debbugs.gnu.org
Subject: Re: bug#8462: ubuntu 10.4 descarga progrma padre (Renta 2010) en
	ubuntu/linux
Date: Sat, 9 Apr 2011 21:09:57 -0600
tag 8462 + moreinfo notabug
thanks

RAMON PITARG MARTI wrote:
> No hem permet descargar.lo, i he lleigit a un comentari que ja l'any
> passat hu va sol.lucionar entrant a Terminal- Laptop, posant:"chmod
> +*renta2010_unix_1_01.sh"
> i respon que no es correscte l`us de "chmod", hem podeu ajudar.
> gracies i salutacions cordials

I think you are having some trouble with the chmod command.
Unfortunately I cannot understand your problem by what you have said.
You say Ubuntu and Terminal-Laptop and Renta 2010 and then you say:

  chmod +*renta2010_unix_1_01.sh  # wrong usage

That is wrong usage.  There is not a "+*" file mode.  There must be a
space between the mode and the filename.

To make the file executable say:

  chmod a+x renta2010_unix_1_01.sh

Or to simply run the file without changing it:

  sh ./renta2010_unix_1_01.sh

That is my best guess at your problem.

Bob




This bug report was last modified 14 years and 16 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.