after executing grep '19-12-2008 without ending the quote.i got stuck with > in command line how to exit
feedback
|
migrated from stackoverflow.com Oct 23 '09 at 3:29
This question came from our site for professional and enthusiast programmers.
|
End it by closing your quote (i.e. typing another apostrophe). Or, if you've changed your mind and you don't want to execute the command any more, ctrlc will get you out of the command and back into the shell. | |||
|
feedback
|
|
Just CTRL-C and start again, or type in 'ENTER on the next line. The prompt you're seeing ( | |||||
feedback
|