| You are here: SillyDog701 > UNIX Guide >SillyDog701 > UNIX Guide > (index) |
Since an encoded file is an ASCII file, you can edit it to change the access permissions and file label. The first line of an encoded file might be:
begin 600 pictures.tar.Z
The number 600 defines the access permissions for the original file - which the decoded file will also have. This is followed by the file_label to be used as the filename (pictures.tar.Z) for the decoded file.
To change the access permissions edit the number 600 to something more appropriate such as 644 and then save the file. You can change the file label in the same way. For example:
begin 644 from_mike.tar.Z
The decoded file will now have the name from_mike.tar.Z and everyone will be able to read it.
UNIX Guide home |
search |
index
| Page URL: http://sillydog.org/unix/ [SillyDog701] [Netscape] [MozInfo701] [MacCentre701] [UNIX Guide] [AntTunes701][Forums] [Search] [Change Log] [Feedback] [About Us] [Sitemap] This UNIX Guide maintained by SillyDog701, portion of this Guide is based on UNIXhelp. UNIXhelp is copyright University of Edinburgh. This page was last modified on 14 March, 2006 |
support MozInfo701 and SillyDog701 |