| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: Control Chars in Filename
Matthias Rogel wrote:
> I prefer
>
> find . -name "abc*" -type f -ok rm {} ';'
>
> mr
>
> Eric Parker wrote:
>
>> Another solution (assuming the filename is "abc<unknown >> characters>xyz.dbf") >> is to enter >> >> rm -i abc*xyz.dbf >> >> then pressing y or n appropriately as prompted. >> >> eric
![]() |
![]() |