rwx/sh/code.sh

9 lines
82 B
Bash
Raw Normal View History

2025-07-06 23:09:41 +02:00
# code
# module
# show the cached code
#= rc
rwx_code() {
echo "${_rwx_code}"
}