This is just a simple trick to get ctrl-z in bash to toggle a process between foreground and background.
A small but useful idea.
Jan
This is just a simple trick to get ctrl-z in bash to toggle a process between foreground and background.
A small but useful idea.
Jan
Have you ever pasted some random multi-line text to the bash shell ? If you have, then you will know how annoying this is. So here is the fix!