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