I'm trying to figure out how to effectively use the -si switch with the 7zip command in the Linux terminal, specifically in conjunction with the find command. Any tips on how to structure the command would be appreciated!
3 Answers
To use these commands together, it's crucial that you clarify what you're trying to accomplish. Once we know that, it will be easier to give you proper advice!
You might want to start by checking the official GNU find documentation to get a better grasp on how to use it with commands. It has a lot of useful information!
For more detailed help, try checking the man pages for both 7zip and find. It’s where you'll find the specifics!

Yeah, definitely! Also, it could help to provide more details on what you're trying to achieve with the 7zip command.