Sfoglia il codice sorgente

Revert "s => rs" : command `rs' already exists!

This reverts commit b86df65140.
pull/1/head
10sr 11 anni fa
parent
commit
bae0d69359
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      bashrc

+ 1
- 1
bashrc Vedi File

@@ -292,7 +292,7 @@ clk(){
done
}

rs(){
s(){
if test $# -eq 0
then
echo "No search word given." 1>&2


Caricamento…
Annulla
Salva