Skip to content

Update README with Coreutils command check - #168

Open
Charlie Arehart (carehart) wants to merge 1 commit into
microsoft:mainfrom
carehart:patch-2
Open

Update README with Coreutils command check#168
Charlie Arehart (carehart) wants to merge 1 commit into
microsoft:mainfrom
carehart:patch-2

Conversation

@carehart

Copy link
Copy Markdown

Added section on determining if a command is a Coreutils commands, using its available --version argument.

Folks can end up wondering if a given command is one provided by Coreutils or might be a built-in Windows one. I've proposed this as a brief subsection below that on potential conflicts (and of there are some issues on the matter.

Added section on determining if a command is a Coreutils commands, using its available --version argument.
@lhecker

Copy link
Copy Markdown
Member

I'm not strictly opposed to this, but in what circumstance is it not obvious that a command is not from Windows?

As an alternative we should perhaps also consider merging the which command implementation which is a more powerful, generic solution. #59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants