How to Tar Up Your Dotfiles

I just know I’ll need this again:

ls -aF | grep -v '/$' | grep '^\.' | xargs tar -cvf dotfiles.tar
Posted in Utilities

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>