Xinqi Bao's Git
projects
/
dmenu.git
/ blob
summary
|
log
|
commit
|
diff
|
tree
history
|
raw
|
HEAD
Added tag 4.0 for changeset 78f9f72cc9c6
[dmenu.git]
/
dmenu_run
1
#!/bin/sh
2
exe
=
`dmenu_path | dmenu
${1+"$@"}
`
&&
exec
$exe