View Single Post
Old Aug 16th, 2007, 3:15 PM   #6
Thaidog
Newbie
 
Join Date: Sep 2004
Posts: 8
Rep Power: 0 Thaidog is on a distinguished road
OK. How does this look?

sed 's/\(#\)\(/dev/sde1.*\)/\2/' /etc/fstab

sed 's/\(#\)\(/dev/sdf1.*\)/\2/' /etc/fstab
Thaidog is offline   Reply With Quote