Repository metrics
- Stars
- (30,937 stars)
- PR merge metrics
- (Avg merge 7d 5h) (321 merged PRs in 30d)
Description
Command description
As I was working on #17561, I found that there is duplication between the BSD/OSX shuf and the common shuf. This looks to be the same to me - if they are, I'll update the OSX content to link to the same invocation documentation as the common version. If not, we'll need to make sure these are truly differentiated. For now, the other PR should be approved to at least fix the broken links as I dive into whether these are different.
Command details
shuf
Documentation
BSD/OSX:
Generate random permutations. More information: https://keith.github.io/xcode-man-pages/shuf.1.html.
Common:
Generate random permutations. More information: https://www.gnu.org/software/coreutils/manual/html_node/shuf-invocation.html.
Platform
BSD/OSX, Common
VCS repository link (e.g. GitHub, GitLab)
No response
Additional information
No response