Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/inferiorak/sizak

This is a simple file analyzer tool like wc used in Linux. It's based on python for all OS and Kernels
https://github.com/inferiorak/sizak

counter file file-analyzer filesize inferiorak python python3 size-calculation

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://img.shields.io/badge/Github-InferiorAK-orange?style=for-the-badge&logo=github)](https://github.com/InferiorAK)
[![Facebook](https://img.shields.io/badge/Facebook-InferiorAK-red?style=for-the-badge&logo=facebook)](https://www.facebook.com/InferiorAK)
[![Messenger](https://img.shields.io/badge/Chat-Messenger-blue?style=for-the-badge&logo=messenger)](https://m.me/InferiorAK)
[![Twitter](https://img.shields.io/badge/Twitter-InferiorAK-skyblue?style=for-the-badge&logo=twitter)](https://www.twitter.com/InferiorAK)