All public logs

Jump to navigation Jump to search

Combined display of all available logs of BITPlan Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:15, 31 July 2025 Wf talk contribs created page Runjobs (Created page with "<source lang='bash'> #!/bin/bash # WF 2015-06-08 # run jobs for all sites jobs=$(pgrep -fla runjobs | wc -l) if [ $jobs -gt 3 ] then echo "$jobs runjobs already running ..."...")