uutils / uutils/coreutils

sort: support percent arguments to -S option for non-Linux systems

Open
#7,257 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

U - sort
Dominant language
Rust
Stars
24.1k
Forks
2k
Avg merge
1d 5h
Merged PRs (30d)
365

Description

Pull request #7181 added support for percent arguments to sort -S, but only for Linux systems. This issue is requesting that we add support for non-Linux systems.

Originally posted by @sylvestre in https://github.com/uutils/coreutils/pull/7181#discussion_r1927726417

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing pull request #7181 and the existing sort -S percent-argument implementation. Trace the platform-specific behavior for non-Linux systems and identify the relevant tests or entry points. Done means percent arguments work consistently on supported non-Linux systems without regressing existing sort -S behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli, operating-systems
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.