GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
LABELGREP(1) FreeBSD General Commands Manual LABELGREP(1)

labelgrep
progressive label file searcher

labelgrep pattern file [file ...]

A pattern searcher for the pln(5) format. Displays the source file, label name, and highlights the contents matching a regular expression.

Lines beginning with ‘#’ are ignored.

Find all of the instances where a service is restarted

$ labelgrep 'rcctl|systemctl' *.pln

Show all routes that include the wordpress configuration

$ labelgrep 'wordpress' routes.pln

rset(1), re_format(7)

labelgrep does not attempt to validate the format of each file.
November 1, 2019 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.