Re: sudo - protected directory

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alexander Hall
Date: Tuesday, April 20, 2010 - 3:18 am

On 04/20/10 00:37, Frank Bax wrote:

Hmmm, maybe from using it properly? ;-)

For these cases I either use -r (as Nicholas already pointed out), or,
if you want or need to use a glob for finding the files, wrap it up like:

$ sudo sh -c 'grep . /var/spool/mqueue/*'

/Alexander
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
sudo - protected directory, Frank Bax, (Mon Apr 19, 3:37 pm)
Re: sudo - protected directory, Nicholas Marriott, (Mon Apr 19, 3:45 pm)
Re: sudo - protected directory, Alexander Hall, (Tue Apr 20, 3:18 am)