dj(1) - disk jockey #28

Merged
trinity merged 2 commits from dj into main 2024-01-10 16:07:06 -07:00
Owner

This pull request implements #15.

Some changes are notable:

  • (fixed) - isn't equivalent to /dev/stdin/ or /dev/stdout because I haven't implemented it yet.
  • -f became -n to reserve -f and -F for a possible additional feature.

The rest is as described and tends to follow the pseudocode in the proposal. The code is accompanied by a man page which may need some love regarding roff macros and copyright stuff.

The code is thoroughly tested but may still be imperfect.

This pull request implements #15. Some changes are notable: - (**fixed**) `-` isn't equivalent to `/dev/stdin/` or `/dev/stdout` because I haven't implemented it yet. - `-f` became `-n` to reserve `-f` and `-F` for a possible additional feature. The rest is as described and tends to follow the pseudocode in the proposal. The code is accompanied by a man page which may need some love regarding roff macros and copyright stuff. The code is thoroughly tested but may still be imperfect.
trinity added 1 commit 2024-01-09 23:51:30 -07:00
trinity added 1 commit 2024-01-10 15:03:15 -07:00
Author
Owner

Emma gave me the okay verbally to merge.

Emma gave me the okay verbally to merge.
trinity merged commit 14fd23ddba into main 2024-01-10 16:07:06 -07:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 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#28
No description provided.