GNU wget 1.7 for OS/2 with the .SUBJECT extension GNU wget is a network utility to retrieve files using HTTP and FTP. This copy of GNU wget has been improved to keep the .SUBJECT extended attribute to be an URL showing where the file came from. This program requires following: * emx 0.9d FIX 04 or newer runtime. It can be found at: ftp://ftp.leo.org/pub/comp/os/os2/leo/gnu/emx+gcc/ ftp://ftp-os2.nmsu.edu/pub/os2/dev/emx/v0.9d/ or their mirror sites. * GNU gettext (intl.dll) ported by Hung-Chi Chu. It can be found at: ftp://hobbes.nmsu.edu/pub/os2/dev/unix/ I hope this program speaks many languages very well. But I have tested it only on Japanese version of OS/2. For more information about locale support, please see: http://www.vector.co.jp/authors/VA000199/os2/i18n.html I took man page (wget/man/man1/wget.1.gz) in roff format and html documents (wget/doc/html/*) from Debian GNU Linux (woody). And I have added a supplementary the showsubj.cmd REXX script which was coded by me. It shows .SUBJECT extended attribute of file(s). Usage: showsubj file(s)... If a file has no .SUBJECT extended attribute, showsubj.cmd shows nothing. This short REXX script also shows .LONGNAME extended attribute when called as showlong.cmd. To do this, copy or make symbolic link showsubj.cmd to showlong.cmd. Through the TVFS (Toronto Virtual File System; IBM EWS), symbolic links may be established. Some comments in showsubj.cmd have been written in Japanese. If your computer can not speak Japanese, many scrambled characters will be appeared on the statements. It is one of your system limits, but I think there is no problem for your computer. So, please don't care these scrambled characters. GNU wget and showsubj.cmd are free softwares; you can redistribute it and/or modify it under the terms of the GNU General Public License. Japanese .po (which is source of /usr/share/locale/ja/LC_MESSAGES/wget.mo) was written by akekawa@sr3.t.u-tokyo.ac.jp. If you have suggestions and/or feedback to this extended wget and/or my showsubj.cmd, please contact to me at NBG01720@nifty.ne.jp. Kyosuke Tokoro (NBG01720@nifty.ne.jp) http://www.vector.co.jp/authors/VA000199/os2/