![]() |
Re: Shell one-liner challenge
apt-get moo
its not mine! but it rocks! :) have you moo'ed today? |
Re: Shell one-liner challenge
Quote:
|
Re: Shell one-liner challenge
* is interpreted by the shell though. I guess what dannym meant was that it would leave out "hidden" files, or files starting with a dot.
|
Re: Shell one-liner challenge
Quote:
|
Re: Shell one-liner challenge
Quote:
(Of course, the $n must be replaced with %i, and listed after the output string, as mentioned by fnordianslip above.) |
Re: Shell one-liner challenge
Search for <phrase> in all files below <path> (Recursive):
Code:
grep -R <phrase> /<path> Code:
grep -R N900 /home/user/MyDocs |
Re: Shell one-liner challenge
I wanted to write cat /dev/urandom > /dev/dsp ,but it doesn't work on n900 :(
on ubuntu, it sends random symbol to speakers and so you hear the "white noise" |
Re: Shell one-liner challenge
Quote:
|
Re: Shell one-liner challenge
Quote:
|
Re: Shell one-liner challenge
Quote:
Btw *.* won't catch files or directories without 'in middle' dot. |
All times are GMT. The time now is 23:50. |
vBulletin® Version 3.8.8