alphacyberranger@sh.itjust.works to Programmer Humor@programming.devEnglish · 2 years agoUp up and away we gosh.itjust.worksimagemessage-square33fedilinkarrow-up1392arrow-down116
arrow-up1376arrow-down1imageUp up and away we gosh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@programming.devEnglish · 2 years agomessage-square33fedilink
minus-squareDefederateLemmyMl@feddit.nllinkfedilinkEnglisharrow-up1·2 years ago Ctrl + r to search previous commands That’s a readline thing by the way, so it doesn’t just work in bash but also works with other cli applications that are compiled with readline support, for example virsh, psql, fdisk, …
That’s a readline thing by the way, so it doesn’t just work in bash but also works with other cli applications that are compiled with readline support, for example
virsh,psql,fdisk, …