mirror of
https://codeberg.org/adnano/wmenu.git
synced 2026-06-11 03:01:34 -04:00
2 lines
46 B
Bash
Executable file
2 lines
46 B
Bash
Executable file
#!/bin/sh
|
|
compgen -c | sort | wmenu "$@" | sh
|