s2psimh

Section: User Commands (1)
Index  

NAME

s2psimh - SCSI2Pi SIMH .tap File Tool  

SYNOPSIS

s2psimh [--add/-a CLASS1:VALUE1,...] [--dump DATA_FILE] [--dump/-d] [--limit/-l LIMIT] [--truncate/-t] [--help/-h] [--version/-v] <SIMH_TAP_FILE>  

DESCRIPTION

s2psimh analyses and manipulates SIMH .tap tape image files.

 

NOTES

s2psimh displays SIMH file contents, checks that they have a proper format, and adds new SIMH objects.

 

OPTIONS

--add/-a CLASS1:VALUE1,...
Add objects.
--data/ DATA_FILE
An optional file to read the record data from. If this file is not specified, the data record contents are undefined.
--dump/-d
Dump data record contents.
--limit/-l LIMIT
Limit dump size to LIMIT bytes.
--truncate/-t
Truncate file before adding objects.
--help/-h
Display a help text.
--version/-v
Display the s2psimh version.

 

EXIT STATUS

0: No error. -1: There was a general error and the file could not be accessed.

 

SEE ALSO

s2p(1), s2pctl(1), s2pdump(1), s2pexec(1), s2pproto(1), s2ptool(1)
  Also see <https://www.scsi2pi.net> and <https://github.com/uweseimet/scsi2pi>.


 

Index

NAME
SYNOPSIS
DESCRIPTION
NOTES
OPTIONS
EXIT STATUS
SEE ALSO

This document was created by man2html, using the manual pages.