hru(1): should numbers be specifiable as arguments? #107

Open
opened 2024-06-01 20:38:21 +00:00 by emma · 1 comment
Owner

Currently, hru(1) does not allow you to use it like this:

$ hru 1200
12 kB

but I have a feeling it probably should. Thoughts?

Currently, `hru(1)` does not allow you to use it like this: ``` $ hru 1200 12 kB ``` but I have a feeling it probably should. Thoughts?
emma added the
question
label 2024-06-01 20:38:21 +00:00
emma self-assigned this 2024-06-01 20:38:52 +00:00
Owner

printf $fmt | hru isn't too hard but it is more cumbersome than hru $fmt.

`printf $fmt | hru` isn't too hard but it is more cumbersome than `hru $fmt`.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: bonsai/harakit#107
No description provided.