[ubuntu-us-in] (no subject)

Rob Ludwick rob at rcludw.no-ip.org
Sun May 4 05:38:22 BST 2008


Find all the mp3's on your system.

find / -name \*.mp3 2>/dev/null 

To save it to a file:

find / -name \*.mp3 2>/dev/null >~/Desktop/mp3list.txt



On Sat, 2008-05-03 at 22:54 -0500, tom User wrote:
> Hey guys.. So far, so good using Ubuntu.. Haven't really run into any
> problems I wasn't able to figure out. Took a minute to learn the
> repository, adding apps, and where all my files ended up, but no real
> problem. I see the install put a "host" folder in my file system which
> made transfer of my ITunes Songs very simple. I have one suggestion....
> If someone could maybe, once a day, post an advanced tip so I can
> gradually learn this system at an "expert" level. I can figure all the
> basics,just get lost in some of your conversations. I'm trying to learn
> some of the terminal commands now..  Thanks, Tom
> 
> 




More information about the Ubuntu-us-in mailing list