Page MenuHomeFreeBSD

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

Authored by pstef on Aug 29 2021, 7:36 PM.
Tags
None
Referenced Files
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
Unknown Object (File)
May 22 2025, 8:39 AM
Subscribers
None

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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