I typed this command in putty, where thereis only one file, filename: find . -name filename | xargs vim
after I close vim, I cannot get a new line in putty, unless I press Ctrl+C user@ubuntu:~$ user@ubuntu:~$ user@ubuntu:~$
how can I fix this (other than opening a new shell in putty) ?
Thanks