i have tried it and it works.

On 2/17/06, Gabriel Briones <[EMAIL PROTECTED]> wrote:
Bug?? word splitting??

this line takes care of it

mv "${MyFile}" "${NEW_FILE}"

that is why I enclose it in double quotes, you may want to try it first


-jon-






On 2/16/06, Sherwin Daganato <[EMAIL PROTECTED] > wrote:
On Thu, Feb 16, 2006 at 11:30:12AM +0800, Gabriel Briones wrote:
> $ for MyFile in *

Bug! Read word splitting in bash manual.

Alternatively, the OP can use rename(1) until there are no more files
with space in name left.

HTH

--
$_=q:; # SHERWIN #
70;72;69;6e;74;20;
27;4a;75;73;74;20;
61;6e;6f;74;68;65;
72;20;50;65;72;6c;
20;6e;6f;76;69;63;
65;27;:;;s=~?(..);
?=pack q$C$,hex$1;
;;;=egg;;;;eval;;;
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph )
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph


_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph




--
cj pangilinan
linux user, java programmer
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to