alias_qr_rainmaker@lemmy.world to linuxmemes@lemmy.world · 4 months agoSeriously, why?lemmy.worldimagemessage-square39linkfedilinkarrow-up1259arrow-down18
arrow-up1251arrow-down1imageSeriously, why?lemmy.worldalias_qr_rainmaker@lemmy.world to linuxmemes@lemmy.world · 4 months agomessage-square39linkfedilink
minus-squareKorthrun@lemmy.sdf.orglinkfedilinkarrow-up1·4 months agoDid you know that grep can take the name of the file(s) you want it to search as the final arguments? For example: grep -Ein "$@" ~/.bash_history
Did you know that grep can take the name of the file(s) you want it to search as the final arguments?
For example:
grep -Ein "$@" ~/.bash_history