All public logs
Jump to navigation
Jump to search
Combined display of all available logs of The TinkerNet Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:27, 1 July 2020 Tinker talk contribs created page GhettoVCB - clone.sh BASH Script (Created page with " #!/bin/bash echo "Select the Baseline you would like to make your clone from." unset options i while IFS= read -r -d $'\0' f; do options[i++]="$f" done < <(find -m...") Tag: Visual edit: Switched