minus-squaredropcase@lemmy.worldtoProgrammer Humor@programming.dev•Linux Userslinkfedilinkarrow-up3·2 days agowhy not history | grep -i and the search term? even if there are several, you can use ! and the command’s line number to run it again linkfedilink
why not
history | grep -i
and the search term?even if there are several, you can use ! and the command’s line number to run it again