Christer Enfors

I started playing Drakar & Demoner (now known as “Dragonbane”) in the 80’s, but after a long abscence from the world of TTRPGs I started playing D&D 5E in 2020. Now I’m exploring Pathfinder 2E, as well as designing my own GURPS-inspired game. My home in the Fediverse is https://ttrpg-hangout.social.

  • 0 Posts
  • 11 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle

  • Yes. However, if you had skipped the -f, it would have been valid. Without the filename argument, it assumes it should extract from the tape drive (TAR = Tape ARchive). The tape device is probably something like /dev/rmt0, but you don’t need to specify that. Using the -f is technically an exception which means “instead of extracting from the tape like you’d normally do, pretend that this file is the tape device instead.”