PDA

View Full Version : more locals !!!!


sqrl
01-28-2002, 11:14 PM
when entering /var/hack/mvch~~~~~~.dat > /dev/null &
in rc.sysinit
is it a line wrap or is there a carriage return being put in and if so how do you get rid of it in joe ???

BubbleLamp
01-29-2002, 01:22 AM
Originally posted by sqrl
when entering /var/hack/mvch~~~~~~.dat > /dev/null &
in rc.sysinit
is it a line wrap or is there a carriage return being put in and if so how do you get rid of it in joe ???

If you didn't press ENTER when you typed the line, it's just wrapping.

sqrl
01-29-2002, 09:42 AM
Thanks bubblelamp,

somehow it was getting a cr but found a way around it.
with a cr in there it wouldnt execute

TomW
01-29-2002, 10:23 AM
How did you get around it?