| Summary: | CLI issue with grep and width of terminal | ||
|---|---|---|---|
| Product: | Base System | Reporter: | C Haas <haasca2112> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed DUPLICATE | ||
| Severity: | Affects Many People | CC: | karels, n.deepak |
| Priority: | --- | ||
| Version: | 11.2-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
C Haas
2019-01-15 13:48:34 UTC
Forgot to mention, I tried many terminal clients (putty, mintty, vmware fusion guest window) and all had the same issue. This is an old bug and attempts to fix it after 11.x were reverted by karels@ r330091. You'll need to add the '-ww' flags to ps to get it to ignore terminal width. *** This bug has been marked as a duplicate of bug 217159 *** Hi Conrad, the fix was restored with a bit of change: https://svnweb.freebsd.org/changeset/base/330712 Does this not apply to all later versions of FreeBSD? Thanks, Deepak the -ww worked like a charm. Thank you. |