For the major OS/2 software packages, see the main Softwares page.
These are some minor softwares for use with OS/2.
This script
contains an escape()
procedure that can be used to
ensure that a filename passed as a command-line argument via an
exit to the command interpreter remains unaltered. It quotes
the filename passed as its argument using
the command interpreter's quoting conventions.
This script is a REXX script that parses the contents of the FILES.BBS and DESCRIPT.ION in the current directory and for each file or directory found attempts to set the .SUBJECT extended attribute to the description given.
This script is a REXX script that reads the .SUBJECT extended attributes of files and directories in the current directory and from them generates an HTML directory listing, that includes the descriptions, to its standard output, suitable for inclusion in a web page.
This script is a REXX script that reads the .SUBJECT extended attributes of files and directories in the current directory and from them generates a list of names and descriptions to its standard output, suitable for inclusion in a FILES.BBS or DESCRIPT.ION file.