Skip to content
/ copen Public

CLI for displaying content of file in terminal.

Notifications You must be signed in to change notification settings

Z-F-x/copen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9f33994 · Jan 29, 2025

History

22 Commits
Jan 29, 2025
Dec 26, 2024
Dec 26, 2024

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages