chdir Zip command
Summary
Changes current local directory
Description
If you want to interact with the ZIP file in another local directory, you can use this command to change the current local directory. This change isn't applied to the main shell.
Command usage
chdir <directory>
Examples
chdir Systems
: Changes the local directory to Systems
Last updated