On Thu, 2004-03-25 at 20:47, Wayne Steenburg wrote: > On Thu, 2004-03-25 at 20:33 -0500, Jean Calixte wrote: > > Hi all. Whenever I try to run fdisk on my computer, I get an error > export PATH=`echo $PATH`:/sbin Aside from the fact you shouldn't have /sbin or /usr/sbin on a user's path, you don't have to work so hard to change it. All you need is export PATH=$PATH:/sbin -- Oisin Curtin Oisin.Curtin (at) PhoenixFltOps com "Life is a non-renewable resource, use it well." -- Curly++, a survivor. In my opinion, my opinions are mine and may differ from those of my wife or my employer. Oddly, my wife and my employer both agree emphatically.