dink's weird semi-usefull utilities updated: june. 27, 2003! you probably won't need most of these, over the years i've written them to speed up certain tasks.. or replace 16-bit dos versions.. they work in os/2 and win32 unless marked otherwise. x b2m calculates bytes to megs, I use this utility when i burn cd's x cat like the unix version, but a lot faster x crc calculates the crc/creates&checks .sfv for file(s) x fc compares 2 files, byte-for-byte x ftime changes the timestamp for all the files in the current directory to the current time. x key displays scancode in hex & decimal for the key you pressed x kill kills a process, use in conjunction with ps x locase same as ftime, but converts the filenames to lowercase x mp3nice makes all the mp3s in the current directory look un-lame. example: "the_orb_-_S.A.L.T-rns.mp3" becomes "the orb - S.A.L.T.mp3" x ps shows a list of processes (by [zuko] w/dink mods, new: list&kill process by search string) x slicer.com run this in a dosbox, lets some old dos apps that take 100% cpu chill out by releasing timeslices while waiting for a keypress x sock shows a list of opened sockets x soclose closes a socket, use with sock x speed displays realtime statistics on an ethernet interface x temp converts fahrenheit -> celcius or vice-versa. use temp c18 or or temp f64 x which searches your path for a certain file x whois get information on a domain name x clnt tests the tcp/ip throughput between 2 machines (or localhost) x srv run this on one machine, then run 'clnt [hostname/ip of machine w/srv running] (note: light-colored 'x' = only available for os/2) whatsnew x crc can recurse into subdirectories x fixed some bugs in fc (old) x crc can create .sfv files now! x better ps code by [zuko] + I added list&kill processes by name (ex. "ps !netscape" to kill all netscape processes) x fixed fc so it took less ram while comparing large files x added key x sept 25, 2k - fixed ps.exe w/newer fixpaks