This website works better with JavaScript.
Explore
Help
Register
Sign In
krrishg
/
dmenu-krrish
Watch
1
Star
0
Fork
You've already forked dmenu-krrish
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
I also dislike sort -u, I support that each Unix tool does one job and does it right ;)
master
2.5
Anselm R. Garbe
18 years ago
parent
598d72fba9
commit
28b6ea0f67
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
dmenu_path
2
dmenu_path
Unescape
Escape
View File
@ -6,4 +6,4 @@ do
do
test -x "$file" && echo "${file##*/}"
done
done | sort
-u
done | sort
| uniq
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
krrishg/dmenu-krrish
Title
Body
Create Issue