From: Nathan Dietsch <njd@ndietsch.com>
To: mail@daniel-berlin.de
Cc: linux-admin@vger.kernel.org
Subject: Re: make-the-admin-happy-with-one-line
Date: Tue, 19 Oct 2004 14:37:20 +1000 [thread overview]
Message-ID: <41749A00.2010801@ndietsch.com> (raw)
In-Reply-To: <4691977.1098104779361.SLOX.WebMail.wwwrun@ox.hermes.dmz>
Hello Daniel,
Daniel Berlin wrote:
>Hi everybody,
>how about starting a collection of cool linux admin tips/commands/...
>Like:
>
># To search all files in a directory and it's subdirectories do this:
>grep -risnH 'PATTERN' *
>
>or
># To copy a directory structure without changing atime/rights/owner/...
>do this:
>cd <SRC> && find ./ -print | cpio -padm <DEST>
>
>Is there anybody out there with other cool
>"make-the-admin-happy-with-one-line"
>commands or similar tips ???
>
>
I don't have any myself, but I know that Unix Guru Universe had a
tip-of-day mail that I used to subscribe to, but after a while (a year
or so) they started repeating the same tips quite often ... have a look
if you want http://www.ugu.com/sui/ugu/show?tip.today
Unix Power Tools by Peek, O'Reilly and Loukides also provides such
things. It is quite substantial, but it did come with a hefty price tag
AU$140 about 4 years ago.
Kind Regards,
Nathan Dietsch
next prev parent reply other threads:[~2004-10-19 4:37 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-18 13:06 make-the-admin-happy-with-one-line Daniel Berlin
2004-10-18 15:24 ` make-the-admin-happy-with-one-line Atishay Kumar
2004-10-19 4:24 ` make-the-admin-happy-with-one-line James Turnbull
2004-10-20 1:54 ` make-the-admin-happy-with-one-line Atishay Kumar
2004-10-20 2:01 ` make-the-admin-happy-with-one-line James Turnbull
2004-11-01 16:53 ` make-the-admin-happy-with-one-line Matías López Bergero
2004-11-01 17:10 ` make-the-admin-happy-with-one-line Atishay Kumar
2004-10-19 4:37 ` Nathan Dietsch [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-11-15 18:30 make-the-admin-happy-with-one-line Scott Taylor
2004-11-16 2:45 ` make-the-admin-happy-with-one-line Atishay Kumar
[not found] ` <3702.68.161.233.122.1100614974.squirrel@68.161.233.122>
2004-11-16 20:18 ` make-the-admin-happy-with-one-line Atishay Kumar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41749A00.2010801@ndietsch.com \
--to=njd@ndietsch.com \
--cc=linux-admin@vger.kernel.org \
--cc=mail@daniel-berlin.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.