[Python-Dev] Adding Optik to 2.3 standard library

Duncan Booth duncan@rcp.co.uk
Thu, 18 Apr 2002 09:39:12 +0100


On 17 Apr 2002, Aahz <aahz@pythoncraft.com> wrote:

> Side note for those unfamiliar with this bit of Windows lore: all
> versions of Windows claiming POSIX compatibility ship the pax utility,
> and thus can read and write tar files.

Not only that, but if you copy/rename the Windows pax.exe program to 
tar.exe or cpio.exe it changes its command line options to match. So all 
recent versions of Windows ship with tar and cpio included (sort of).

-- 
Duncan Booth                                             duncan@rcp.co.uk
int month(char *p){return(124864/((p[0]+p[1]-p[2]&0x1f)+1)%12)["\5\x8\3"
"\6\7\xb\1\x9\xa\2\0\4"];} // Who said my code was obscure?