Which two commands do the same thing? (choose two) 1 year agoby Linux Questions Which two commands do the same thing? (choose two) › Category: Linux Essentials › Which two commands do the same thing? (choose two) Vote Up 0 Vote Down Linux Questions Staff asked 1 year ago Which two commands do the same thing? (choose two) tar –czf foo.tar.gz foo* tar –c foo | gzip > foo.tar.gz* tar –xzf foo.tar.gz tar –x foo | gzip tar –tzf foo.tar.gz Please login or Register to submit your answer Username or Email Address Password Remember Me FacebookXGoogle+PinterestLinkedIn