Google
  Web www.spinics.net

make-the-admin-happy-with-one-line

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


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 ???

Greez,
daniel


-
: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Site Home]     [Linux Newbie]     [Audio]     [Hams]     [Kernel Newbies]     [Memory]     [Util Linux NG]     [Security]     [Netfilter]     [Bugtraq]     [Writing Drivers]     [Photo]     [Yosemite Photos]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Git]     [Linux Resources]     [Fedora Users]

  Powered by Linux