@[email protected] to [email protected] • 2 months agoWhat's a handy terminal command you use often?message-square277fedilinkarrow-up1228arrow-down17
arrow-up1221arrow-down1message-squareWhat's a handy terminal command you use often?@[email protected] to [email protected] • 2 months agomessage-square277fedilink
minus-square@[email protected]linkfedilink36•2 months agocontrol+R in bash, it lets you quickly search for previously executed commands. its very useful and makes things much quicker, i recommend you give it a try.
minus-squarehuf [he/him]linkfedilinkEnglish2•2 months agoi rely on this in my job. if i really need it, i’ll be using it often enough that it’ll always be in ^R distance :)
control+R
in bash, it lets you quickly search for previously executed commands.
its very useful and makes things much quicker, i recommend you give it a try.
I use this constantly
i rely on this in my job. if i really need it, i’ll be using it often enough that it’ll always be in ^R distance :)