linux - File list by ls are misaligned -
I catted a binary file and press Ctrl-Z to stop it. Now LS results have been misguided incorrectly. What happened and how could I properly list them? type Oh, and by the way, you used to run in that binary cat, when you suspended it, Ctrl-Z , it's still going on. Run
reset to reset your terminal, and Enter . Then press Ctrl + L to clear the screen. You should be back to normal
jobs to see the list of jobs, and if so, kill job number 2, do
2% (or whatever job number).
Comments
Post a Comment