JGET

explore

cat

Downloads
0
Created On
1/31/2025
Last Updated
5/10/2025

Install this package:

$ jget get cat

Cat

This is a (pretty bad) clone of the cat command for CC computers. If you're using the default shell (without scrolling) it's only really good for small files.

Installation

You can install this with

jget install cat

Which will put cat.lua in the working directory.

Usage

you can call cat as so:

cat <filename>

This will dump the contents of the file into the terminal.