mirror of
https://github.com/alebcay/awesome-shell.git
synced 2025-02-04 09:25:20 -05:00
Add bcal
bcal is a Byte CALculator for storage conversions and calculations. Features: - convert to IEC/SI standard data storage units - show the address in bytes - show address as LBA:OFFSET - convert CHS to LBA and *vice versa* - show binary, decimal and hex representation of a number - custom sector size, max heads/cylinder and max sectors/track - minimal dependencies
This commit is contained in:
parent
308ce1a379
commit
0522a28824
@ -124,6 +124,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
||||
|
||||
*Command-line development, version control, and deployment.*
|
||||
|
||||
* [bcal](https://github.com/jarun/bcal) - Byte CALculator for storage conversions and calculations
|
||||
* [bocker](https://github.com/p8952/bocker) - Docker implemented in 100 lines of bash
|
||||
* [cloc](https://github.com/AlDanial/cloc) - Count Lines of Code
|
||||
* [dokku](https://github.com/dokku/dokku) - Docker powered mini-Heroku. The smallest PaaS implementation you've ever seen.
|
||||
|
Loading…
x
Reference in New Issue
Block a user