Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
DWGGREP(1)			  User Commands 		      DWGGREP(1)

NAME
     dwggrep - manual page for dwggrep 0.12.4

SYNOPSIS
     dwggrep [OPTIONS]... pattern files

DESCRIPTION
     Search regex pattern in a list of DWGs.

     -i     Case-insensitive pattern

     -x     Extended regex pattern

     -c, --count
	    Print only the count of matched elements.

     -h, --no-filename
	    Print no filename.

     -y, --type NAME
	    Search only NAME entities or objects.

     -d, --dxf NUM
	    Search only DXF group NUM fields.

     -t, --text
	    Search only in TEXT-like entities.

     -b, --blocks
	    Search also in all block definitions.

     --tables
	    Search only in table names.

     --help
	    Display this help and exit

     --version
	    Output version information and exit

     GNU LibreDWG online manual: <https://www.gnu.org/software/libredwg/>

SEE ALSO
     The  full	documentation for dwggrep is maintained as a Texinfo manual.  If
     the info and dwggrep programs are properly installed at your site, the com-
     mand

	    info LibreDWG

     should give you access to the complete manual.

dwggrep 0.12.4			   April 2021			      DWGGREP(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=dwggrep&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help