On Thu, 2006-02-16 at 17:25 +0200, Constantin Gavrilescu wrote:
> Cam pe la 02/16/2006 05:12 PM, Ovidiu Constantin scrise:
> 
> >On Thu, 2006-02-16 at 17:10 +0200, Bogdan Musat wrote:
> >  
> >
> >>Salutare. Se da urmatoarea problema: de pe un linux se monteaza cu
> >>smbmount un share de windows. Vreau sa copiez un fisier de pe acel
> >>share, ii stiu numele, dar nu stiu care litere sunt mari si care sunt
> >>mici. exemplu fisier1,Fisier1. Exista vre-o metoda prin care sa pot
> >>copia un fisier (ma gandeam ceva cu upcase(path)) ?
> >>    
> >>
> >
> >cp `ls -1 | egrep [Ff][Ii][Ss][Ii][Ee][Rr]`destinatie
> >
> >Poate se poate si mai simplu.
> >  
> >
> 
> ...like,  egrep -i ?

sau 
find /path/to/mount/point -iname "FiSiEr.ExT" -exec whatever_you_want




-- 
This message was scanned for spam and viruses by BitDefender.
For more information please visit http://www.bitdefender.com/


_______________________________________________
RLUG mailing list
[email protected]
http://lists.lug.ro/mailman/listinfo/rlug

Raspunde prin e-mail lui