dj(1) - disk jockey #28

Merged
trinity merged 2 commits from dj into main 2024-01-10 23:07:06 +00: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-10 06:51:30 +00:00
trinity added 1 commit 2024-01-10 22:03:15 +00: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 23:07:06 +00: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.