touching the date
   Command Line, File MaintenanceThe unix flavor command 
touch has both 
-d and 
-t options to set the time of the update to a file, but use 
-d because it respects you.
touch -d "2006/01/26 18:45" myfileworks as expected but
touch -t "2006/01/26 18:45" myfilejust errors out.
 
   
     
 
   
       
   
No scrollbar in IE @ BlogSpot?
   BrowserI can't figure out why the scroll bar doesn't show up in Internet Explorer on this blog. It's strange.