To Index

 Documented in Volume 1 of the UNIX Programmers Manual.


 % mkstr pistrings xx *.c
  This command causes all the error messages from the C source
  files in the current directory to be placed in the file pistrings
  and processed copies of the source for these files to be placed in
  files whose names are prefixed with xx.

To Index