1. cash-cat
Cross-platform implementation of the Unix 'cat' command.
cash-cat
Package: cash-cat
Created by: dthree
Last modified: Mon, 13 Jun 2022 05:38:54 GMT
Version: 0.2.0
License: MIT
Downloads: 149
Repository: https://github.com/dthree/cash

Install

npm install cash-cat
yarn add cash-cat

cash-cat


This is a cross-platform, 100% ES6 implementation of the Unix cat command.

 npm install cash-cat -g

This will install cat globally in your system path.

For help on the command, type:

 > cat --help

More

This module is part of Cash, a project providing cross-platform implementations of all major Unix-based commands in pure Javascript.

Individual commands

License

MIT © David Caccavella

RELATED POST

10 Must-Know Windows Shortcuts That Will Save You Time

10 Must-Know Windows Shortcuts That Will Save You Time

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Navigating AWS Networking: Essential Hacks for Smooth Operation

Navigating AWS Networking: Essential Hacks for Smooth Operation

Achieving Stunning Visuals with Unity's Global Illumination

Achieving Stunning Visuals with Unity's Global Illumination

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code