esd & laptop sound

2002-09-26 Thread Mark T. Valites
was all set. I don't see any x86 or PPC equivalent - is there a way to do this on those architectures? >--))> >--))> Mark T. Valites Unix Systems Analyst 1 College Circle - 124b1 South Hall SUNY Geneseo Geneseo, NY 14454 585-245-5577 585-259-3471 (Cell) 585-245-5579 (Fax) -- To U

Re: removing files with unprintable characters in their filename

2002-09-18 Thread Mark T. Valites
How about shells other than bash? Is there a shell independant way of doing this? On Wed, 18 Sep 2002, Mark T. Valites wrote: > Pietro, > > Thank you very much for the reply!!! > > THe --escape and -b are the same options, with the same output, but the > $'' was n

Re: removing files with unprintable characters in their filename

2002-09-18 Thread Mark T. Valites
Cagnoni wrote: > Mark T. Valites wrote: > > Every once in a while, either a user somehow comes up with a file with > > funky characters, or I create one by accident. When displayed through a > > 'ls', the non-printable characters are displayed with "?"s.

removing files with unprintable characters in their filename

2002-09-18 Thread Mark T. Valites
rm "\214$\255\373" rm: cannot remove `\\214$\\255\\373': No such file or directory valites@sunfish:/tmp/file$ rm "\214\$\255\373" rm: cannot remove `\\214$\\255\\373': No such file or directory valites@sunfish:/tmp/file$ rm ./\214\$\255\373 rm: cannot remove `./214$2