All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Essential. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:09, 4 March 2022 Tcepo talk contribs created page Scrip.sh (Created page with "<syntaxhighlight lang="bash"> #!/bin/sh # <<srv1> <srv2>... <srvN>|all> "codeFile" [ $# -lt 2 ] &&exit # initialisation des variables baseDir="$(realpath "$(dirname $0)"/..)...")