getkeys (233B)
1 #!/bin/sh 2 3 cat "${XDG_DATA_HOME:-$HOME/.local/share}"/larbs/getkeys/"$1" 2>/dev/null && exit 4 echo "Run command with one of the following arguments for info about that program:" 5 ls "${XDG_DATA_HOME:-$HOME/.local/share}"/larbs/getkeys