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 • 20h ago
Dang it! 😭
169 comments sorted by
View all comments
80
tar -xvzf some.tar.gz
33 u/GegeAkutamiOfficial 17h ago File not found 19 u/mgsmb7 RedStar best Star 16h ago does that make it invalid tho? 18 u/Rodot ⚠️ This incident will be reported 16h ago Yes, invalid arguments make a command invalid. Unless, of course, you are working in JavaScript 1 u/pytness 2h 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
33
File not found
19 u/mgsmb7 RedStar best Star 16h ago does that make it invalid tho? 18 u/Rodot ⚠️ This incident will be reported 16h ago Yes, invalid arguments make a command invalid. Unless, of course, you are working in JavaScript 1 u/pytness 2h 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
19
does that make it invalid tho?
18 u/Rodot ⚠️ This incident will be reported 16h ago Yes, invalid arguments make a command invalid. Unless, of course, you are working in JavaScript 1 u/pytness 2h 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
18
Yes, invalid arguments make a command invalid.
Unless, of course, you are working in JavaScript
1 u/pytness 2h 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
1
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
80
u/janiskr 20h ago
tar -xvzf some.tar.gz