Przeglądaj źródła

I also dislike sort -u, I support that each Unix tool does one job and does it right ;)

master
Anselm R. Garbe 17 lat temu
rodzic
commit
28b6ea0f67
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      dmenu_path

+ 1
- 1
dmenu_path Wyświetl plik

@@ -6,4 +6,4 @@ do
do
test -x "$file" && echo "${file##*/}"
done
done | sort -u
done | sort | uniq

Ładowanie…
Anuluj
Zapisz