mirror of
https://codeberg.org/adnano/wmenu.git
synced 2026-02-12 04:28:32 -05:00
2 lines
46 B
Bash
Executable file
2 lines
46 B
Bash
Executable file
#!/bin/sh
|
|
compgen -c | sort | wmenu "$@" | sh
|