On Saturday 05 July 2003 20:01, Miguel M. wrote: > Hey everyone > > I was trying to find out what NIC card I was using ( i > really know just wanted to make sure) for it can load > the module at boot time. Well something happened and > then instead of getting: > > cdimage linux # > > I get: > > > > and I cant get out of it. What does this little arrow > thing mean? Tried everything I knew to get back but no > luck. I was almost done with the installation and > boom. Had to reset the computer... 3v1|!! Well thxs > for your time. >
That arrow means that you have started multiline command / argument using some quote mark. You can obviously get out of those by pressing the same quote mark which started that quote. As an example: [EMAIL PROTECTED] ~ $ echo 'hoo > joo > koo > foo' hoo joo koo foo [EMAIL PROTECTED] ~ $ -- [EMAIL PROTECTED] mailing list
