Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][tlug] The Mother of All (bash) Commands
- Date: Tue, 18 Mar 2008 01:51:39 +0900
- From: "Greg Thomson " <gregt@example.com>
- Subject: [tlug] The Mother of All (bash) Commands
- User-agent: Opera Mail/9.25 (Linux)
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
- Follow-Ups:
- Re: [tlug] The Mother of All (bash) Commands
- From: Godwin Stewart
- Re: [tlug] The Mother of All (bash) Commands
- From: Curt Sampson
- Re: [tlug] The Mother of All (bash) Commands
- From: Attila Kinali
- Re: [tlug] The Mother of All (bash) Commands
- From: Nguyen Vu Hung
- Re: [tlug] The Mother of All (bash) Commands
- From: Godwin Stewart
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Bizarre problem with ptex and furigana
- Next by Date: Re: [tlug] The Mother of All (bash) Commands
- Previous by thread: Re: [tlug] Mailman
- Next by thread: Re: [tlug] The Mother of All (bash) Commands
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links