Skip to content

This is a simple file analyzer tool like wc used in Linux. It's based on python for all OS and Kernels

License

Notifications You must be signed in to change notification settings

InferiorAK/Sizak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Sizak Version 1.0

This is a simple file analyzer tool like wc used in Linux. It's based on python for all OS and Kernels

[+] Overview

usage: sizak.py [options]

Size and Counter Tool by InferiorAK

options:
  -h, --help     show this help message and exit
  -f , --file    Target File
  -bc, --byte    Count Bytes
  -cc, --char    Count Characters
  -wc, --word    Count Words
  -lc, --line    Count Lines
  -sz, --size    File Size
  -v, --version  Show Version

[+] Installation and Usage

  • apt update && apt upgrade -y
  • apt install python3
  • git clone https://github.com/InferiorAK/Sizak
  • cd Sizak
  • python3 sizak.py --help

Now Enjoy! And don't forget to follow me and Subscribe my Youtube Channel And Don't Steal my Codes!

[+] Contact :

Github Facebook Messenger Twitter

About

This is a simple file analyzer tool like wc used in Linux. It's based on python for all OS and Kernels

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages