Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
student:zip:creating [2018/08/20 11:28] – created bernstdhstudent:zip:creating [2018/08/20 11:29] bernstdh
Line 9: Line 9:
  
 To create a ''%%.zip%%'' file from the File manager: To create a ''%%.zip%%'' file from the File manager:
- 
  
   - Navigate to the appropriate directory/folder.   - Navigate to the appropriate directory/folder.
Line 18: Line 17:
   - Select <key>.zip</key>.   - Select <key>.zip</key>.
   - Click on <key>Create</key>.   - Click on <key>Create</key>.
 +
 To create a ''%%.zip%%'' file from the command shell, you can use the following command: To create a ''%%.zip%%'' file from the command shell, you can use the following command:
  
-  |   zip //archive//.zip //file// [//file//]...  |+  |   zip //archive//.zip //file// [//file//]...   |
  
 +|   zip //archive//.zip //file// [//file//]...   |
  
 ==== Using MS Windows ==== ==== Using MS Windows ====