Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tsort #2982

Open
jbduncan opened this issue May 3, 2024 · 0 comments · May be fixed by #2984
Open

tsort #2982

jbduncan opened this issue May 3, 2024 · 0 comments · May be fixed by #2984
Labels
Feature Request Feature Request

Comments

@jbduncan
Copy link

jbduncan commented May 3, 2024

Implement a variant of tsort in the exp package. It will follow the POSIX standard except for the "ENVIRONMENT VARIABLES" section.

Commands will have the following format:

tsort [file]

It will do its best to gracefully handle cycles in the input data, but no guarantees are made and warnings may be printed if one or more cycles are detected.

@jbduncan jbduncan added the Feature Request Feature Request label May 3, 2024
@jbduncan jbduncan linked a pull request May 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Feature Request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant