Changeset 6eb4900 for final-system/common/gzip.xml
- Timestamp:
- Feb 21, 2006, 10:30:42 AM (19 years ago)
- Children:
- 9ccba59
- Parents:
- 01a7a8f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/gzip.xml
r01a7a8f r6eb4900 69 69 <screen os="k"><userinput>mv -v /usr/bin/gzip /bin 70 70 rm -v /usr/bin/{gunzip,zcat} 71 ln -sv gzip /bin/{gunzip,zcat,compress} 71 ln -sv gzip /bin/gunzip 72 ln -sv gzip /bin/zcat 73 ln -sv gzip /bin/compress 72 74 ln -sv gunzip /bin/uncompress</userinput></screen> 73 75
Note:
See TracChangeset
for help on using the changeset viewer.