ugrep

search for regular expressions from a dialog box 

Command


SYNOPSIS

ugrep


DESCRIPTION

ugrep is a graphical command combining the functionality of grep and find.

When you run the ugrep command, a dialog appears letting you specify a regular expression to search for. To specify the files to be searched, either select one of the default patterns from In Files Matching Patterns: or highlight the existing edit field and enter your own pattern. To change directories for the search, either click on Browse to invoke a browse box, or highlight the existing Starting From: edit field and enter the full path name of the proper directory.

Options

Matching Options 

specifies whether the regular expression search will

  • display line not matching pattern. displays the lines that do not match the specified regular expression search pattern.
  • Match on entire lines only.
  • Ignore case.
Descend Directories 

specifies whether ugrep always descends directories, never descends directories, or descends a user-defined number of directory levels.


DIAGNOSTICS

Possible exit status values are:

0 

Successful completion.

>0 

An error occurred.


NOTE

ugrep is provided as a KornShell executable script with bound resources. MKS cannot be responsible for proper functionality of this code if you alter the ugrep.ksh file in any way.


PORTABILITY

Windows 8.1. Windows Server 2012 R2. Windows 10. Windows Server 2016. Windows Server 2019. Windows 11. Windows Server 2022.


AVAILABILITY

PTC MKS Toolkit for Power Users
PTC MKS Toolkit for System Administrators
PTC MKS Toolkit for Developers
PTC MKS Toolkit for Interoperability
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition


SEE ALSO

Commands:
find, grep

Using the MKS KornShell


PTC MKS Toolkit 10.4 Documentation Build 39.