[Bug 234975] CLI issue with grep and width of terminal
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 15 13:48:36 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234975
Bug ID: 234975
Summary: CLI issue with grep and width of terminal
Product: Base System
Version: 11.2-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: misc
Assignee: bugs at FreeBSD.org
Reporter: haasca2112 at gmail.com
Discovered an issue where if you are grepping for a string that falls outside
of the window size, the line is not found. For example, I was running
11.2-stable in a VM and ssh'ing into it from a MAC and only had a window up
that was 80 char wide. The `ps -aux` returned a string for a java program I
was running that was well over 80 chars and the string i was searching for fell
after the 80 char boundary. that line was not returned in the grep search.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list