bashfind

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