|
Problem with history and grep
okay, i did the command: echo `history` >> /new.txt
i got a long line, which due to the size of my screen, it made 3 lines.
i then tried the command: grep emacs new.txt
while in root
and i got a full the same long line
any help appreciated
|