Details
-
Wish
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
4.1.7
-
None
-
None
Description
shell:wc -l (or -c -w -m) should only print one count, without leading spaces.
It would then behave more like regular Unix wc and the output can more easily be used with another tool.
Currently it prints two values instead (it printed only one in 4.0), with white-spacing around it.
root@karaf()> ls | wc -l 4943 4943
Attachments
Issue Links
- is blocked by
-
FELIX-6033 wc command should be compliant with posix ones
- Resolved
-
KARAF-6096 Upgrade to Felix Gogo 1.1.4
- Resolved