Ask a Question related to UNIX Programming, Design and Development.
-
Alvaro Puente #1
Wildcards in rename()?
Hi all!
Do any of you know if wildcards are accepted when calling rename()
function?
Thanks/Alvaro
Alvaro Puente Guest
-
Using wildcards in a WHERE statement
I'm in the process of converting from Access to SQLServer and need help with using wild cards in a WHERE statement. When the following statement is... -
Wildcards
Why isn't it possible to search with wildcards (like * and ?) in Acrobat 6? In Acrobat 5 it used to be possible. What is the alternative? -
File copy wildcards
I have a directory with files named: ex0915 dx0915 gg0915 -
rename()
This is probably an easy question but I have been looking at this code for a while and it is all blurry..:) I have an uploaded image in a temp... -
Finding filenames using wildcards
I have an interesting challenge. I have a client that is putting pictures into a single folder on the web server. The files are specific in that... -
Måns Rullgård #2
Re: Wildcards in rename()?
"Alvaro Puente" <alvaro.puente-gonzalez@ece.ericsson.se> writes:
They are not supported.> Do any of you know if wildcards are accepted when calling rename()
> function?
--
Måns Rullgård
[email]mru@users.sf.net[/email]
Måns Rullgård Guest
-
Wojtek Walczak #3
Re: Wildcards in rename()?
Dnia Mon, 14 Jul 2003 10:31:28 +0200, Alvaro Puente napisa³(a):
I don't think so. You need to implement it by yourself.> Do any of you know if wildcards are accepted when calling rename()
> function?
--
[ Wojtek Walczak - gminick (at) underground.org.pl ]
[ <http://gminick.linuxsecurity.pl/> ]
[ "...rozmaite zwroty, matowe od patyny dawnosci." ]
Wojtek Walczak Guest



Reply With Quote

