public marks

PUBLIC MARKS with tags tips & batch

2011

2007

dojo.foo » Running multiple versions of Firefox (side by side)

by jsquared71 & 1 other
<?xml version="1.0"?> <package> <job id="Firefox:1.5:Loader"> <?job debug="true"?> <script language="javascript"> var shell = WScript.CreateObject("WScript.Shell"); var env = shell.Environment("User"); env("MOZ_NO_REMOTE") = 1; shell.Exec('C:\\Program Fil

2006

Shell Tips ! » CLI workaround for Windows XP : Doing a pause in a batch script

by orieg
Nice tips for producing a simple delay with batch on windows XP by doing a ping or adding the windows server 2003 sleep.exe

Shell Tips !» CLI workaround for Windows XP : Using TAIL

by orieg
Usefull workaround for missing tail command on windows XP. Good tips for windows admins.

Shell Tips !» Blog Archive » Delete old files by the last access date

by orieg
A case study about a scheduled method with a batch file for deleting some old files by their last access date on a Windows XP Workstation.

PUBLIC TAGS related to tag tips

2003 +   application +   batch +   batch files +   browser +   browsers +   cli +   cool +   delay +   delete file +   dev +   development +   dos +   firefox +   hack +   hacks +   howto +   imported:del.icio.us +   kit +   loopback +   ping +   resource +   schedule +   script +   server +   shell +   shell scripts +   sleep +   tail +   tricks +   wait +   webdev +   windows +   windows xp +   xp +  

Active users

ghis
last mark : 11/12/2011 18:03

jsquared71
last mark : 08/02/2007 01:10

orieg
last mark : 07/11/2006 17:34