diff --git a/sh/code.sh b/sh/code.sh index 2c4c5ed..0875682 100644 --- a/sh/code.sh +++ b/sh/code.sh @@ -25,6 +25,11 @@ rwx_code_aliases_functions() { echo "${_rwx_code_aliases_functions}" } +# show the cached awk script +rwx_code_awk() { + echo "${_rwx_code_awk}" +} + # show the cached constants #= rcc rwx_code_constants() {