Difference between revisions of "Shell Commands/Type"
From MorphOS Library
(Created page with "'''Type''' - Displays the contents of a file to the screen FROM/A/M, TO/K, OPT/K, HEX/S, NUMBER/S <nowiki> FROM - Name/Path of the file to display...") |
(No difference)
|
Latest revision as of 12:33, 3 March 2015
Type - Displays the contents of a file to the screen
FROM/A/M, TO/K, OPT/K, HEX/S, NUMBER/S
FROM - Name/Path of the file to display TO - Optional: Destination file where to put results OPT - Depreciated: use HEX/NUMBER instead HEX - Display content as hexa-decimal instead of plain ASCII NUMBER - Append the line numbers (can't be used with HEX option)
Example:
MorphOS:> Type c:file.txt HEX 0000: 4D6F7270 684F5320 52554C45 5A20210A MorphOS RULEZ !.