[PR #206] [MERGED] Add bcal #793

Closed
opened 2025-11-19 20:50:49 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/alebcay/awesome-shell/pull/206
Author: @jarun
Created: 4/21/2017
Status: Merged
Merged: 4/21/2017
Merged by: @alebcay

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

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 issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/alebcay/awesome-shell/pull/206 **Author:** [@jarun](https://github.com/jarun) **Created:** 4/21/2017 **Status:** ✅ Merged **Merged:** 4/21/2017 **Merged by:** [@alebcay](https://github.com/alebcay) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0522a28`](https://github.com/alebcay/awesome-shell/commit/0522a288242579c6bc5a097478eb0200a56ed17d) Add bcal ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-19 20:50:49 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-shell#793