Jump to content




paw - Print file contents!

api

  • You cannot reply to this topic
No replies to this topic

#1 thecrimulo

  • Members
  • 87 posts
  • Locationhere

Posted 03 July 2016 - 11:36 PM

paw

Print files' content.


Paw is the clone of cat on CC. Line indicator and indentation support. How not, comes with libpaw, which is required for paw to work.

Installing
Spoiler

If you downloaded pawbundle, run it.

Usage of paw
paw /path/to/file

Usage of libpaw
libpaw.readLines(fo) -- Given a file object, returns a table with the lines
libpaw.printLines(t) -- Given a table, prints the output.
libpaw.pawFile(fo) -- Given a file object, prints the output

Part of the Moonux Boottools. By thecrimulo





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users