Suppose you want to know how many files are in the current directory.ls | wc -l
one linersLinux Command Line : One LinersDigg Linux/Unix upcoming Sat, 08/02/2008 - 07:13
Suppose you want to know how many files are in the current directory.ls | wc -l Tags:
More Perl One Liners For Linux Or UnixLinux Today Fri, 07/25/2008 - 13:00
The Linux and Unix Menagerie: "Almost time for the weekend, so I thought we'd go back and look at some more simple Perl one-liners. Tags:
More Perl One Liners For Linux Or UnixTopix - Unix Fri, 07/25/2008 - 12:00
Webcast: Hacking 101--The Top 10 Attacks in Web Applications Defend your web applications from attack. More Perl One-Liners for Linux Or UnixDigg Linux/Unix upcoming Thu, 07/24/2008 - 20:03
Back to the short-line code. A bit on the lighter side. Tags:
CLI Magic: For Geek Cred, Try These One-linersLinux Today Wed, 07/23/2008 - 17:45
Linux.com: "...a one-liner is a set of commands normally joined through a pipe (|). When joined by a pipe, the command on the left passes its output to the command on the right. CLI Magic: For geek cred, try these one-linersTopix - Linux Wed, 07/23/2008 - 04:12
By Sergio Gonzalez Duran on July 23, 2008 Share Comments In this context, a one-liner is a set of commands normally joined through a pipe . 2.6.26-rc5, "Another Batch Of Mostly Pretty Small Fixes"KernelTrap - Kernel news Thu, 06/05/2008 - 09:05
"Another week, another batch of mostly pretty small fixes. Hopefully the regression list is shrinking, and we've fixed at least a couple of the oopses on Arjan's list," said Linux creator Linus Torvalds, announcing the 2.6.26-rc5 kernel. |