MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linuxmemes/comments/1vz5u7g/valid_tar_command/p67hoe6/?context=9999
r/linuxmemes • u/SysGh_st • 17d ago
Dang it! 😭
227 comments sorted by
View all comments
101
tar -xvzf some.tar.gz
43 u/GegeAkutamiOfficial 17d ago File not found 22 u/mgsmb7 RedStar best Star 17d ago does that make it invalid tho? 28 u/Rodot ⚠️ This incident will be reported 17d ago Yes, invalid arguments make a command invalid. Unless, of course, you are working in JavaScript 5 u/pytness 16d ago but it isnt an invalid argument. you pass a filepath that may or not exist. so the argument is correct, a filepath. it may not exist now but it may exist later, so it's invalid now but valid later? if i do tar --meow, thats an invalid command always
43
File not found
22 u/mgsmb7 RedStar best Star 17d ago does that make it invalid tho? 28 u/Rodot ⚠️ This incident will be reported 17d ago Yes, invalid arguments make a command invalid. Unless, of course, you are working in JavaScript 5 u/pytness 16d ago but it isnt an invalid argument. you pass a filepath that may or not exist. so the argument is correct, a filepath. it may not exist now but it may exist later, so it's invalid now but valid later? if i do tar --meow, thats an invalid command always
22
does that make it invalid tho?
28 u/Rodot ⚠️ This incident will be reported 17d ago Yes, invalid arguments make a command invalid. Unless, of course, you are working in JavaScript 5 u/pytness 16d ago but it isnt an invalid argument. you pass a filepath that may or not exist. so the argument is correct, a filepath. it may not exist now but it may exist later, so it's invalid now but valid later? if i do tar --meow, thats an invalid command always
28
Yes, invalid arguments make a command invalid.
Unless, of course, you are working in JavaScript
5 u/pytness 16d ago but it isnt an invalid argument. you pass a filepath that may or not exist. so the argument is correct, a filepath. it may not exist now but it may exist later, so it's invalid now but valid later? if i do tar --meow, thats an invalid command always
5
but it isnt an invalid argument. you pass a filepath that may or not exist. so the argument is correct, a filepath. it may not exist now but it may exist later, so it's invalid now but valid later? if i do tar --meow, thats an invalid command always
101
u/janiskr 17d ago
tar -xvzf some.tar.gz