cat(1p): Implement -- #6

Closed
opened 2023-08-21 19:42:35 -06:00 by emma · 0 comments
Owner

From https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap12.html

Guideline 10:
The first -- argument that is not an option-argument should be accepted as a delimiter indicating the end of options. Any following arguments should be treated as operands, even if they begin with the '-' character.

From https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap12.html > Guideline 10: > The first -- argument that is not an option-argument should be accepted as a delimiter indicating the end of options. Any following arguments should be treated as operands, even if they begin with the '-' character.
emma added the
enhancement
label 2023-08-21 19:42:47 -06:00
emma self-assigned this 2023-08-21 19:43:06 -06:00
emma closed this issue 2023-12-24 18:40:32 -07:00
emma added the
invalid
label 2023-12-24 18:42:09 -07:00
Sign in to join this conversation.
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#6
No description provided.