bashfind

 avatar
unknown
sh
2 months ago
43 B
6
Indexable
#!/bin/bash
grep -i -s "$1" ~/.bash_history
Editor is loading...
Leave a Comment