Home | History | Annotate | Download | only in compress

Lines Matching refs:uncompress

69 	atf_check uncompress file.Z
78 # To uncompress a file, it suffices to specify the basename of the
84 atf_check uncompress file
96 # Before compress.c 1.28 from 2022-05-22, uncompress created an empty
101 -e 'inline:uncompress: file.Z: No such file or directory\n' \
102 uncompress -f file
114 # Before compress.c 1.28 from 2022-05-22, uncompress truncated the
121 -e 'inline:uncompress: file.Z: No such file or directory\n' \
122 uncompress -f file
132 # When trying to uncompress a broken source, the target is created
139 -e 'inline:uncompress: file.Z: Inappropriate file type or format\n' \
140 uncompress -f file
152 # Before compress.c 1.29 from 2022-05-22, uncompress removed an
161 -e 'inline:uncompress: file.Z: Inappropriate file type or format\n' \
162 uncompress -f file.Z