mirror of
https://codeberg.org/adnano/wmenu.git
synced 2026-03-07 04:34:21 -05:00
3 lines
46 B
Text
3 lines
46 B
Text
|
|
#!/bin/sh
|
||
|
|
compgen -c | sort | wmenu "$@" | sh
|