Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[tlug] The Mother of All (bash) Commands



Here is a cool little bash one liner with explaination.
This may not interest bash gurus but it really illustrates the power of the command line.


laptop# ( cd / ; tar -zcvf - /home ) | ssh user@example.com 'cat > laptop_backup_`date -I`.tar.gz'

Explaination
http://www.linuxbasement.com/content/the-mother-all-commands-by-luke-scharf

--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

In a world without walls and fences, who needs windows or gates?
-Graham Williams


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links