diff options
Diffstat (limited to 'ult')
-rw-r--r-- | ult/Section_5.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ult/Section_5.rst b/ult/Section_5.rst index 6fa8562..6c0ee9f 100644 --- a/ult/Section_5.rst +++ b/ult/Section_5.rst @@ -220,7 +220,7 @@ Hence one always sees files like xxxxx.tar.gz, to create a zip of whole director second.txt third.txt -*Thats why gzip is designed as a complement to tar, not as a replacement.* +*That's why gzip is designed as a complement to tar, not as a replacement.* gzip command comes with a option *`-l`* to view the compressed file contents: :: |