nbcommands icon indicating copy to clipboard operation
nbcommands copied to clipboard

Print context with grep

Open vinayak-mehta opened this issue 6 years ago • 0 comments

-B, --before-context=NUM  print NUM lines of leading context
-A, --after-context=NUM   print NUM lines of trailing context
-C, --context=NUM         print NUM lines of output context

vinayak-mehta avatar Nov 02 '19 17:11 vinayak-mehta