Notes #
- Xcopy - skip copying of files that exist in both source and destination (only checks filenames, not size/date/content/etc):
echo n|xcopy "src\*.*" "dest\" /e
(Tested in XP; nonessential syntax removed from original tip)
- AddRuby - Add furigana (aka rubi / ruby) to Japanese web pages or pasted text
- In Vista and Windows 7, C:\Users\All Users is a junction point that points to C:\ProgramData
/misc | Dec 19, 2009
Subscribe or visit the archives.