Livejournal
Log in
Post
Friends
My journal
partlet
(Untitled)
Sep 11, 2006 11:37
gzip
Leave a comment
Comments 5
autosuggested
September 14 2006, 13:53:09 UTC
tar -cf - ~/random_experience.* | gzip -c > useless_comment.tar.gz
Reply
partlet
September 14 2006, 13:56:32 UTC
gunzip useless_comment.tar.gz | tar -xvf useless_comment.tar | cat useless_comment
Reply
autosuggested
September 14 2006, 14:41:35 UTC
cat /var/log/my_life | grep meaning
Reply
partlet
September 14 2006, 14:52:44 UTC
cp neurosis.txt /home/me/mylife/
crontab -e
10 *,* * * * /usr/sbin/mylifeupdate livejournal > /dev/null 2>&1
:q!
Reply
Thread 5
Leave a comment
Up
Comments 5
Reply
Reply
Reply
crontab -e
10 *,* * * * /usr/sbin/mylifeupdate livejournal > /dev/null 2>&1
:q!
Reply
Leave a comment