[Back to overview]

shmcat --help

shmcat (version 0.8 of frankl's stereo utilities)
USAGE:

 shmcat --shmname=memname [--block-size=blksize]
 shmcat -i memname [-b blksize]

  This program writes the content of a shared memory file memname in blocks
  of  blksize bytes to stdout. The shared memory file is deleted afterwards.

  The default for blksize is 8192.

  You may create the shared memory file with 'cptoshm'.

  The program also support the '--version' option to display its version
  and the '--verbose' option to display when it is starting.