All public logs

Jump to navigation Jump to search

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

Logs
  • 22:31, 28 November 2022 Xbl talk contribs created page Tape Archive (Created page with "= tar = Packs and may compress multiple files a tarball or writes to magnetic tape.</br> == Use (BSD-Style)== <code>tar xf example.tar</code> extract (x) tarball example.tar (f) to .</br> <code>tar cf example.tar</code> create (c) tarball example.tar (f) to .</br> == Useful Flags == <code>t</code> list contents to stdout</br> <code>v</code> verbose output</br> <code>z</code> de-/compress with gzip</br> <code>j</code> de-/compress with bzip</br>")