Skip to main content

Simple 'cat' Command-line Tool made in Python

Project description

OS-Windows OS-Linux OS-MacOS


cat_win

Simple Command-line Tool made in Python
Explore the code

About The Project

This project copies the fundamental framework of the cat command-line tool from linux and translates its features to a windows executable file.

Additionally it includes the feature to strip and reverse the content of any given file, make use of the standard-input, which enables cat piping into each other, generating the checksum of any file, and even convert decimal, hexadecimal and binary numbers within any text.

Made With

Python

(back to top)

Getting Started

Prerequisites

No Prerequisites are neccessary; The stand-alone executable cat.exe is sufficient.

!!! You should never trust any executable file!

Installation

  1. Clone the repository and move into the root\bin directory with:
git clone git@github.com:SilenZcience/cat_win.git
cd cat_win\bin
  1. Add the directory to your system-environment PATH-variables.

or simply

pip install cat-win

(back to top)

Usage

  1. run the following command in any cmd:
cat --help

Contact

SilenZcience
GitHub-SilenZcience

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cat_win-1.0.4.tar.gz (10.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page