GNU readline + bind + functions + keybinding

commandline session $ 4.2.29 57 557—> bind -P abort can be found on “C-g”, “C-xC-g”, “eC-g”. accept-line can be found on “C-j”, “C-m”. alias-expand-line is not bound to any keys arrow-key-prefix is not bound to any keys backward-byte is not bound to any keys backward-char can be found on “C-b”, “eOD”, “e[D”. backward-delete-char can be …

apache2 commandline 1

commandline session $ 4.2.29 34 534—> sudo /usr/sbin/apache2 -D module [sudo] password for jeffrin: apache2: bad user name ${APACHE_RUN_USER} $ 4.2.29 35 535—> sudo /usr/sbin/apache2 -D loadmodule apache2: bad user name ${APACHE_RUN_USER} $ 4.2.29 36 536—> sudo /usr/sbin/apache2 -l Compiled in modules: core.c mod_log_config.c mod_logio.c mod_version.c prefork.c http_core.c mod_so.c $ 4.2.29 37 537—>