This is the command grenum that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
grenum - An advanced refdes renumber utility
SYNOPSIS
grenum [-v|--version -h|--help -p|--pagejump] infile1.sch infile2.sch ...
DESCRIPTION
The grenum program will renumber the refdes definitions read from infile.
OPTIONS
-p, --pagejump
This will switch on the page jump mode. It means that refdes's from each inputfile
gets renumbered from 100,200... etc.
-v, --version
prints version information
-h, --help
prints help message
RETURN VALUE
grenum will return 0 if all files processed successfully, 1 if there was no input file
specified, 2 if I/O files can't be opened/written, 3 if there is parse error in input
file, 4 if there is not enough memory to store refdes prefixes.
Use grenum online using onworks.net services