This one time, at band camp, Jörgen Tegnér said:
> sön 2005-07-24 klockan 10:10 -0400 skrev Stephen Gran:
> > This one time, at band camp, Jorgen Tegner said:
> > > adding some parameters to /etc/default/hdparm caused an error when 
> > > running:
> > > 
> > > mail:/# /etc/init.d/hdparm restart
> > > Setting parameters of disc: /dev/hda/etc/init.d/hdparm: line 148: egrep: 
> > > command not found
> > 
> > what is the output of 
> > 
> > dpkg -S `which grep`
> > 
> > Thanks for reporting,
> 
> mail:/var/spool# dpkg -S $(which grep)
> grep: /bin/grep
> 
> mail:/var/spool# grep -V
> grep (GNU grep) 2.5.1
> 
> mail:/var/spool# dpkg -S $(which egrep)
> grep: /bin/egrep
> 
> mail:/var/spool# egrep -V
> egrep (GNU grep) 2.5.1

Well, I have no idea what the problem is then.  Can you send me the
output of 
sh -x /etc/init.d/hdparm restart 
to make sure it really is blowing up there?  That's all I can think of
right now.
-- 
 -----------------------------------------------------------------
|   ,''`.                                            Stephen Gran |
|  : :' :                                        [EMAIL PROTECTED] |
|  `. `'                        Debian user, admin, and developer |
|    `-                                     http://www.debian.org |
 -----------------------------------------------------------------

Attachment: signature.asc
Description: Digital signature

Reply via email to