mirror of
https://codeberg.org/adnano/wmenu.git
synced 2025-10-29 05:40:20 -04:00
2 lines
46 B
Bash
Executable file
2 lines
46 B
Bash
Executable file
#!/bin/sh
|
|
compgen -c | sort | wmenu "$@" | sh
|