−useless
This commit is contained in:
parent
4a2a24a1b6
commit
a40f086d10
1 changed files with 0 additions and 13 deletions
13
sh/self.sh
13
sh/self.sh
|
@ -39,19 +39,6 @@ rwx_self_commands() {
|
||||||
sed "s|^${RWX_SELF_COMMAND}||"
|
sed "s|^${RWX_SELF_COMMAND}||"
|
||||||
}
|
}
|
||||||
|
|
||||||
# ╭──────┬───────────╮
|
|
||||||
# │ self │ functions │
|
|
||||||
# ╰──────┴───────────╯
|
|
||||||
|
|
||||||
# get functions from root
|
|
||||||
rwx_self_functions() {
|
|
||||||
grep \
|
|
||||||
--directories "recurse" \
|
|
||||||
--no-filename \
|
|
||||||
"()" "${RWX_ROOT_SYSTEM}" |
|
|
||||||
cut --delimiter "(" --fields 1
|
|
||||||
}
|
|
||||||
|
|
||||||
# ╭──────┬──────╮
|
# ╭──────┬──────╮
|
||||||
# │ self │ help │
|
# │ self │ help │
|
||||||
# ╰──────┴──────╯
|
# ╰──────┴──────╯
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue