View Single Post
Old 08-27-2011, 03:28 PM   #15
PoP
 curly᷂͓̫̙᷊̥̮̾ͯͤͭͬͦͨ ʎʌɹnɔ
PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.
 
PoP's Avatar
 
Posts: 3,002
Karma: 50506927
Join Date: Dec 2010
Location: ♁ ᴺ₄₅°₃₀' ᵂ₇₃°₃₇' ±₆₀"
Device: K3₃.₄.₃ PW3&4₅.₁₃.₃
Quote:
Originally Posted by fbdev View Post
i usually use it like this:
# while sleep 1; do awk '{ print $15 }' /proc/`pgrep cvm`/stat; done|/tmp/fbout
hummmm...

Quote:
Originally Posted by fbdev View Post
you can think of it a little like a cross between
# watch ls
and
# ls|xargs
...better...

Quote:
Originally Posted by fbdev View Post
one thing i REALLY hate about shell scripting is that it's so cryptic.
if C is beautiful, and it is, bash and perl are on the wrong end of the ugly stick in a hurricane.
let me explicate this bit of code.
[explanation snip ]
...Ahhh, now I see! Thanks for taking the time.
PoP is offline   Reply With Quote