View Single Post
Old 06-04-2008, 07:22 AM  
darksoul
Confirmed User
 
darksoul's Avatar
 
Join Date: Apr 2002
Location: /root/
Posts: 4,997
go to the directory where the files are and run this command (ssh)
Code:
find . -name "*.html" -print0|xargs -0 touch

P.S. the php script above changes all files regardless of extension
__________________
1337 5y54|)m1n: 157717888
BM-2cUBw4B2fgiYAfjkE7JvWaJMiUXD96n9tN
Cambooth
darksoul is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote