Skip to content

cat

Introduction

Display a file to the screen

SYNOPSYS

  • cat FILENAME

NOTES

Displays content of the FILENAME

SOURCE

https://github.com/orix-software/shell/blob/master/src/commands/cat.asm


Last update: 2023-11-26

Comments