I have a server which houses thousands of audio tracks and materials.
Recently I started using a web application which seems to have a ew
problems with the naming convention used by default.
For example it has a problem with apostrophe signs ('), I want to be
able to create a script which goes to t
using
sudo find AUDIO/ -name \*Small\*.jpg -exec rm {} \;
worked fine for me.
Thanks
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_
What I'm worried about is it deleting filenames (music) which has the
word "small" in them. Or that is unlikely??
---
$ find AUDIO/ -name \*Small\* exec rm -i {} \;
find: paths must precede expression: exec
Usage: find [-H] [-L] [-P] [-Olevel] [-D
help|tree|search|stat|rates|opt|exec] [pa
> find -type f -name "*[Ss]mall*" -exec rm {} \;
This would delete all Files with Small or small in the filenames.
I want to delete image files [png,jpg,bmp] only not music files with
small in their names too
Thanks
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change su
I've been using Fedora for a while, but I must confess that when it
comes to shell scripting I'm found wanting many a times.
The thing is, I have an Audio Folder which contains hundreds of track
with Album arts. Most of the album arts are small and Big, I would
want a script which would search my a
I've been using MP3Act, an AJAX based web application that allows you
to organize your music centrally.
The thing is, I've been using the application partially being limited
to streaming mode only.Mp3act has a
jukebox mode too that allows the user to play directly from the web
page. In the installa
I've been using MP3Act, an AJAX based web application that allows you
to organize your music centrally.
The thing is, I've been using the application partially being limited
to streaming mode only.Mp3act has a jukebox
mode too that allows the user to play directly from the web page. In
the installa
> Does this mean I can be my own SIP provider ?
Well it means you can use SIP Witch to host your voip server and hence
an alternative to skype
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users