All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Coolscript. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:28, 28 October 2021 Admin talk contribs created page Bash cheat sheet (Created page with "*Getoptions with flags while getopts "f" option; do case ${option} in f) flag="1" *) echo "unknown parameter" exit;; esac done *Getoptions wi...")