Add bash library-load

This commit is contained in:
Andrea Cardaci 2019-11-29 13:49:37 +01:00
parent 09fdfe5f5d
commit 15a2bbafe5

View File

@ -58,6 +58,8 @@ functions:
HISTTIMEFORMAT=$'\r\e[K' HISTTIMEFORMAT=$'\r\e[K'
history -r $LFILE history -r $LFILE
history history
library-load:
- code: bash -c 'enable -f ./lib.so x'
suid: suid:
- code: "./bash -p" - code: "./bash -p"
sudo: sudo: