[Chicago-talk] perl touch

Andrew Brosnan andrew at broscom.com
Tue May 9 14:18:25 PDT 2006


On 5/5/06 at 2:09 PM, tigerpeng2001 at yahoo.com (tiger peng) wrote:

> Hello,
> 
> Can you help me to "touch" a file in perl without
> using backticks? I do not feel comfotable with
> backticks without catching its output.

system("touch foo")

Regards,
Andrew


More information about the Chicago-talk mailing list