diff --git a/bashrc b/bashrc index b9930a3..43b1fb3 100755 --- a/bashrc +++ b/bashrc @@ -292,7 +292,7 @@ clk(){ done } -rs(){ +s(){ if test $# -eq 0 then echo "No search word given." 1>&2