on What are some of your most useful or favorite terminal commands? · c/linux · 6 pts · 259dAnother one of my favorite is ctrl+r to quickly search for a previous command. Then type in a word from the command you are looking for and then hit tab to find the right command if there is more than one with that word.
on What are some of your most useful or favorite terminal commands? · c/linux · 1 pts · 259dI double posted as Mlem didn’t show my initial comment had posted. I should have done an edit delete.
on What are some of your most useful or favorite terminal commands? · c/linux · 13 pts · 259dI prefer tmux, but yes. Both do a great job in helping me manage my terminal sessions.
on What are some of your most useful or favorite terminal commands? · c/linux · 2 pts · 259dDeleted comment. I double posted as Mlem didn’t show my initial comment after posting for some reason. (Edit)
on What are some of your most useful or favorite terminal commands? · c/linux · 57 pts · 259dwhen I forget to include sudo in my command: sudo !!
Another one of my favorite is ctrl+r to quickly search for a previous command.
Then type in a word from the command you are looking for and then hit tab to find the right command if there is more than one with that word.
I double posted as Mlem didn’t show my initial comment had posted.
I should have done an edit delete.
I prefer tmux, but yes. Both do a great job in helping me manage my terminal sessions.
Deleted comment.
I double posted as Mlem didn’t show my initial comment after posting for some reason.
(Edit)
when I forget to include sudo in my command:
sudo !!