Re: echo bug?
- From: Leonard Chatagnier <lenc5570@xxxxxxxxxxxxx>
- Date: Fri, 11 Sep 2009 19:23:11 -0700 (PDT)
--- On Fri, 9/11/09, Jay Daniels <tux@xxxxxxxxx> wrote:
From: Jay Daniels <tux@xxxxxxxxx>
Subject: Re: echo bug?
To: ubuntu-users@xxxxxxxxxxxxxxxx
Date: Friday, September 11, 2009, 9:13 PM
On Fri, 2009-09-11 at 21:51 -0400, Shannon McMackin wrote:
On 09/11/2009 09:34 PM, Jared Greenwald wrote:
What exactly are you trying to accomplish?Appears he's trying an easy way to add a line to an apt-repo file.
On Fri, Sep 11, 2009 at 9:19 PM, Jay Daniels<tux@xxxxxxxxx> wrote:
Why doesn't this work???
sudo echo "deb http://ppa.launchpad.net/gwibber-team/ubuntu hardy main"
/etc/apt/sources.list.d/gwibber.listbash: /etc/apt/sources.list.d/gwibber.list: Permission denied
Now I thought sudo was the equivalent to root permissions?
jay
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Can you do a sudo vi of that file?
yes I can, but I wanted to do it from a shell script and wonder why my
echo doesn't work as expected?
Perhaps sudo is not the equivalent of root or echo does not inherit the
permission from sudo?
Have seen similar situations where sudo doesn't work but issuing
the command from a root terminal does. You might try opening a
root terminal and running the echo command again to see if it
works,
Leonard Chatagnier
lenc5570@xxxxxxxxxxxxx
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- Re: echo bug?
- From: Jay Daniels
- Re: echo bug?
- From: Fred Roller
- Re: echo bug?
- References:
- Re: echo bug?
- From: Jay Daniels
- Re: echo bug?
- Prev by Date: Re: echo bug?
- Next by Date: Re: Messengers and Music Players
- Previous by thread: Re: echo bug?
- Next by thread: Re: echo bug?
- Index(es):
Relevant Pages
|