mktar: Use `wc` instead of `du` in summary message
[sunny256-utils.git] / bs
blob9a0871cef3f55bc33d06625f4cbe11cdbd8f8c1d
1 #!/usr/bin/env bash
3 #=======================================================================
4 # bs
5 # File ID: ece6a8e2-4683-11e4-b4d0-c80aa9e67bbd
7 # Search for commands in ~/.bash_history
9 # Author: Øyvind A. Holm <sunny@sunbase.org>
10 # License: GNU General Public License version 2 or later.
11 #=======================================================================
13 grep -a "$@" ~/.bash_history | uniq