this post was submitted on 27 Oct 2024
2029 points (99.5% liked)

People Twitter

5398 readers
1560 users here now

People tweeting stuff. We allow tweets from anyone.

RULES:

  1. Mark NSFW content.
  2. No doxxing people.
  3. Must be a pic of the tweet or similar. No direct links to the tweet.
  4. No bullying or international politcs
  5. Be excellent to each other.
  6. Provide an archived link to the tweet (or similar) being shown if it's a major figure or a politician.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Grabthar@lemmy.world 2 points 2 months ago (1 children)

It was called spanning and was usually done with a third party utility like xcopy or pkzip, but I am pretty sure MS backup did it as well. I don't think you could do it with DOS copy command through v6.22.

[โ€“] tigeruppercut@lemmy.zip 1 points 2 months ago

Oh yeah, that name brought it back-- it was pkzip for sure. Still don't remember the exact argument at the end of the line that would split it but the basic was just the same copy command format as DOS used (pkzip c:\xyz*.* a:)

I suppose I could look it up but that's more effort than I'm looking to spend on old DOS commands right now :)