CVTOLWMMENU(1) — USER COMMANDS
NAME
cvtolwmmenu − convert old olwm menu files
SYNOPSIS
cvtolwmmenu [ filename ]
DESCRIPTION
Previous versions of olwm(n) read a file called .olwmmenu from the user’s home directory. The format of this file is incompatible with current versions of olwm and with the rootmenu file used by sunview(1). The cvtolwmmenu program will convert a file from the old format into the current format.
cvtolwmmenu takes an input filename on the command line. If no input filename is given, cvtolwmmenu will read from standard input. Output goes to standard output in all cases.
TYPICAL USAGE
cvtolwmmenu .olwmmenu > .openwin-menu
SEE ALSO
olwm(n).
BUGS
The pattern matching is very simplistic. Certain cases, such as those involving nested quotes, will not be converted properly.
Sun Release 4.0 — Last change: 23 April 1990