Query: mkerrlst
OS: bsd
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MKERRLST(1) General Commands Manual MKERRLST(1)NAMEmkerrlst - create system error fileSYNOPSISmkerrlst [ -i inputfile ] [ -o outputfile ]DESCRIPTIONMkerrlst(1) creates error message files in the format described by syserrlst(5). With no arguments mkerrlst creates the file /etc/syserrlst from the internal array sys_errlist. Give just the -o option mkerrlst will create the file outputfile from the internal array sys_errlist. Given just the -i option mkerrlst will create the file /etc/syserrlst from the input file inputfile. Given both -i and -o options mkerrlst will create the error message file outputfile from the strings contained in inputfile. NOTE: error messages are numbered from 0. If the error 0 does not have a message associated with it the first string in inputfile must still be present.RETURN VALUEmkerrlst exits with status of 0 if no errors are encountered. If errors do occur an error message is printed on stderr and the exit status is 1.ERRORSmkerrlst(1) can encounter any of the errors for the open(2), lseek(2), read(2), or write(2) system calls.SEE ALSOsyserrlst(3) syserrlst(5)HISTORYmkerrlst(1), first appeared in 2.11BSD.BUGSError messages can be a maximum of 80 characters. 3rd Berkeley Distribution March 14, 1996 MKERRLST(1)
Related Man Pages |
---|
mkerrlst(1) - bsd |
strerror(3) - bsd |
podofotxt2pdf(1) - debian |
podofouncompress(1) - debian |
yexpand(1) - debian |
Similar Topics in the Unix Linux Community |
---|
perl question - removing line from input file |
how to reformat a file to 80 byte rec length? |
question about using tr command |
exec command help |
Print line display |