Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

copen

CLI for displaying content of file in terminal.

copen -l example.txt

image

Installation:

git clone https://github.com/Z-F-x/copen.git
cd copen
sudo cp copen /usr/bin

Usage

-l show only stats in column
-s Show stats in row after file content
-S Show only file content
-l -S Show only stats in column
-S -l Show only stats in row

Without flags

copen example.txt

image

with -l flag

copen -l example.txt

image

with -s flag

copen -s example.txt

image

Use case

image

Useful for displaying the stats of a file

About

CLI for displaying content of file in terminal.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages