Skip to content

Support quiet option for cat subcommand#52

Open
klion26 wants to merge 1 commit intomanojkarthick:masterfrom
klion26:cat-quiet
Open

Support quiet option for cat subcommand#52
klion26 wants to merge 1 commit intomanojkarthick:masterfrom
klion26:cat-quiet

Conversation

@klion26
Copy link

@klion26 klion26 commented Jun 22, 2024

After this option is enabled, we can send the result to other commands using pipe

This wants to support the feature requested in #35 .

PS: currently we can redirect the stderr elsewhere, and then pipe the result to the other command, but I think adding an option is a good solution because not everyone know this

cc @manojkarthick

After this option enabled, we can send the result to other command using pipe
@abelcha
Copy link

abelcha commented Aug 3, 2024

IMO this should be the default behaviour. cat should not write the file name on stderr

gurbaaz27 added a commit to gurbaaz27/pqrs that referenced this pull request Aug 11, 2025
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