|
|
DJ Timer 3.0: Egg timer application for Windows.
Download and install
|
| |
|
|
DJ Ruler 3.1: Measure windows and other on-screen elements.
Download and install
|
| |
|
|
DJKeepAlive: Windows utility that sends keystrokes to keep the computer from locking out with a screensaver.
Download EXE
|
| |
|
|
Sleep: Unix/C-style sleep command for Windows command line.
Download EXE
|
| |
Displays the newest files in a directory tree. By default, 'newest' means
the ones with the latest modification date that is less than or equal to
the current local time.
newfiles [drive:path] [/a|/c|/m] [/n:number] [/b] [/?]
[drive:path]
Specifies the root of the directory tree to be searched. Default is the current diretory.
/a
Use the time that the files were last accessed. Default is last modified time.
/c
Use the time that the files were created. Default is last modified time.
/x
Do not recurse subdirectories. Default is recursive.
/n:number
Number of files to list. The default is 10 files.
/b
Show a bare listing with no header.
/?
Display this usage message.
Newfile was written by Dan Jeffrey. Use as-is, no guarantees, no warranty.