Havent done contests that anyone has really participated in, so this is for real, real contest, real prize (an elitist must-have)!!!
Why? Because I can
Looking for quirky bash lines, you can only post one line, as in a command that upon entering into bash terminal will execute and do something

It may pull data from outside sources, it can not call for another bash file though (unless you do it creatively i guess).
Winne will get a "BASH Master" tee shirt that i am designing right now, i am in the contest, but not for the win, i want to set bars, etc, to get people to post, and earn the prize.
BTW, no excuse for not doing this, bash lines in cedega are just as quirky as linux or os x, so ALL operating systems welcome
I will not make this shirt until we have a winner and i know their size, and it will be a limited run (if i decide to make it a run, dunno yet). But trust me, nobody will have the same shirt as you, so... oh i have to say now, you have to post a pic, wearing it, as the winner
Have at it, i will set the first mark though, this is my basic script for rolling out an update to this package we use:
Code:
$ nmap --excludefile exclude.txt -sP -n -iL subnets.dat | grep "to be up" | awk '{print "copy \\\\server\\Client_Kit\\install.bat \\\\", $2, "\\
c$\\Windows\\Temp\npsexec -u user -p pass \\\\", $2, "C:\\Windo
ws\\Temp\\install.bat"}' > runme.bat
Last thoughts, this is an OPEN contest, you can submit, submit, submit, i will only use the one you choose (upon my pm to you) at the end of the contest. There will be only ONE winner (person who gets a shirt), no loosers though, only participants, so participate, and who knows, you may just win
Oh, don't google for a line someone has already posted somewhere and think if you change a couple of things i wont know, WARNING you now, i will disqualify you, publically! Besides, I know your IP....
