소스 검색

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

master
Anselm R. Garbe 17 년 전
부모
커밋
28b6ea0f67
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      dmenu_path

+ 1
- 1
dmenu_path 파일 보기

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

불러오는 중...
취소
저장