remove file formats
This commit is contained in:
parent
b7286a509c
commit
aab318b25e
6 changed files with 5 additions and 64 deletions
|
@ -52,7 +52,7 @@ zip [options] archive.zip file1 file2 folder1
|
|||
`unzip myarchive.zip file1.txt file2.txt`
|
||||
|
||||
## Related File Formats
|
||||
Zip files are commonly used in other [file formats](File%20Formats.md) as a means of compressing and organizing data. Here are a few examples:
|
||||
Zip files are commonly used in other [file formats](MIME.md) as a means of compressing and organizing data. Here are a few examples:
|
||||
- Java Archive (JAR) Files
|
||||
- OpenDocument Format (ODF) Files
|
||||
- [Android](../systems/Android.md) Application Package (APK) Files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue