Skip to content

nico-duitsmann/dscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dscan

Command line utility to search data for matching patterns

Usage:

dscan - Command line utility to search data for matching patterns
Licensed under the GNU General Public License Version 3
(c) Copyright 2018 Nico Duitsmann. All rights reserved.

Usage:
    dscan [options] <pattern> [<input_data>...]
    
Arguments:
    pattern                   The searched pattern.
    input_data                The input data can be a file, directory or url
    
Options:
    -r --regex                Use a regular expression as pattern
    -f --follow-sym           Follow sym links
    -i --ignore-case          Ignore case sensitive
    -p --passing              Passing errors
    -N --no-color             No colored ouput
    -V --verbose              Verbose print
    -h --help                 Show this help and exit
    -v --version              Show version and exit

About

Command line utility to search data for matching patterns

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages