Download Latest Version cat-1.0.1.zip (13.7 MB)
Email in envelope

Get an email when there's a new version of cat

Home
Name Modified Size InfoDownloads / Week
v1.0.1 2023-01-11
cat-1.0.1.zip 2023-03-02 13.7 MB
LICENSE 2023-01-11 35.8 kB
README.rst 2023-01-11 1.9 kB
Totals: 4 Items   13.7 MB 2

catimg cat

cat is console based application to print out contents of given files as arguments


Documentation

Installation

Method 1

Cloning from git

git clone https://github.com/TodoLodo/Passwords

Method 2

Via Github repo zip download

https://github.com/TodoLodo/TodoLodo/blob/main/imgs/buttons/GithubDownloadZip%5B276x48%5D.png

Method 2

Via SourceForge

https://a.fsdn.com/con/app/sf-download-button

Initiation

Run catToPath.exe while selecting yes in the followed prompt window

If any error occurs related to path variable, the bin folder path in the root dir may have to be added to path manually

Usage

On successful completion of previous steps cat will be available on the terminal, to confirm run cat with either of the flags -v or --version

cat -v

To print out contents of a file use the following command

Optionally flags can be mentioned separated by spaces for different functionalities which are list bellow

Flag Functionality
-n Numbers each line in increment order
-E Prints "$" at each end of a line
Source: README.rst, updated 2023-01-11