Sponsored Links

Maxabout.com > Tips

Converting A Directory Into A Single File

Added on:8/22/2008 12:35:18 AM
In Linux Tips
 Rated by 1 users


  1. Say you want to all the files in a directory in an email attachment. You can put a whole directory into a file ``file.tar'' with the command:
    tar cf file.tar directory

  2. Before sending it, it a good idea to compress ``file.tar''.


Sponsored Links
Tools
Bookmark/Discuss