Page MenuHomeFreeBSD

diff: implement -F (--show-function-line)
ClosedPublic

Authored by pstef on Aug 29 2021, 7:36 PM.
Tags
None
Referenced Files
F131766743: D31714.diff
Sat, Oct 11, 12:15 AM
Unknown Object (File)
Aug 26 2025, 10:56 PM
Unknown Object (File)
Aug 26 2025, 10:56 PM
Unknown Object (File)
Jul 28 2025, 3:33 PM
Unknown Object (File)
Jun 23 2025, 3:46 AM
Unknown Object (File)
Jun 17 2025, 4:06 PM
Unknown Object (File)
Jun 15 2025, 2:28 PM
Unknown Object (File)
May 28 2025, 3:51 AM
Subscribers
None

Details

Summary

Like -p, but display the last line that matches provided pattern.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

pstef requested review of this revision.Aug 29 2021, 7:36 PM
pstef created this revision.

Looks good to me, a unit test to go with it would be even better :D

This revision is now accepted and ready to land.Aug 30 2021, 7:43 AM