forked from uutils/procps
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
w
: implement --short option (uutils#61)
* w: implement --short option * test/w: implement test for --short option * w: format code with fmt * w: use char instead of &str for split * w: make test linux-only * w: run part of tests only if in terminal * w: remove negation of two conditions and switch if/else cases --------- Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
- Loading branch information
1 parent
1f0ae84
commit cb0681a
Showing
2 changed files
with
55 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters