Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

coccigrep is a semantic grep for the C language based on coccinelle. It can be used to find where a given structure is used in code files.

0
 
  0 reviews  |  1 user  |  725 lines of code  |  2 current contributors  |  Analyzed 3 days ago
 
 

An open source and free command line grep like tool. It prints out the paragraphs which contains the pattern instead of lines. ------------------------------------ pgrep v1.00.x071127 by Programus (programus@gmail.com) ------------------------------------ An open source and free command line ... [More] grep like tool. It prints out the paragraphs which contains the pattern instead of lines. Usage: pgrep [OPTION]... PATTERN [FILE] ... python pgrep [OPTION]... PATTERN [FILE] ... Search for PATTERN in each FILE or standard input and output a paragraph separated by separator. Example: python pgrep.py -i 'hello world' menu.h main.c OPTIONS: -c, --count Suppress normal output; instead print a count of matching lines for each input file. With the -v, --invert-match option, count non-matching lines. -e, --regexp=PATTERN Use pattern as the pattern; useful to protect patterns beginning with a -. -f, --file=FILE Obtain patterns from file, one per line. The empty file contains zero patterns, and therefore matches nothing. -h, --help Print this help -i, --ignore-case Ignore case distinctions in both the pattern and the input files. -l, --files-with-matches Suppress normal output; instead print the name of each input file from which output would normally have been printed. The scanning of every file will stop on the first match. -p, --separator=SEPARATOR Specify a separator. The default separator is '\n\s*\n'. -v, --invert-match Invert the sense of matching, to select non-matching parts. [Less]

0
 
  0 reviews  |  0 users  |  169 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

cgrepcolorgrep, cgrep - цветовой маркер текста. Пример ИспользоватьИспользуйте cgrep [OPTIONS]... PATTERN [FILE] [...FILE] Ищет PATTERN в каждом FILE или стандартном вводе и выделяет ее цветом. ... [More] Пример: сgrep 'hello world' menu.h main.c Управление подсветкой: -L, --mark-line подсвечивает всю линию -S, --mark-space подсвечивает до первого пробела -C, --color= COLOR цвет выделения [0-16] (black,red ... white)Скачатьhttp://colorgrep.googlecode.com/files/cgrep.tar.gz Исходный кодsvn checkout http://colorgrep.googlecode.com/svn/trunk/ colorgrep-read-only Wikihttp://code.google.com/p/colorgrep/wiki/cgrep [Less]

0
 
  0 reviews  |  0 users  |  71 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

logalarmlogalarm - Сигнализатор поступления текстовой информации. При поступлении текстовой информации в фаил или стандартный ввод исполняет указаную программу. ... [More] Использовать logalarm v1.0.5a Сигнализатор поступления текстовой информации. При поступлении текстовой информации в фаил или стандартный ввод исполняет указаную программу. Используйте logalarm [OPTIONS]... EXECUTE [FILE] [...FILE] Пример: logalarm 'echo $@' mylog.log (аналог комманды cat mylog.log) Управление: EXECUTE запускат указанный скрипт $@,$1,$2 указание параметров запуска из строк лога -h, --help показывает эту помощь -o, --output= указать журнал работы модуля в фаил -p, --output-pattern= указывает шаблон журналирования -e, --error-output= указывает отдельный журнал для ошибок исполнения (код исполнения >0) -r, --error-output-pattern= указывает шаблон журналирования для ошибок исполнения -d, --daemon запускать в режиме демона. -f, --filter= обробатывать сообщения содержащие фильтр -v, --invert-match инвертировать фильтр -i, --ignore-case игнорировать регистр Формат шаблонов: %(code)s код исполнения %(log)s строка лога %(out)s обратная информация %(commandline)s программа %(date)s дата и время в формате YYYY-MM-DD HH:MM:SS Исходный кодsvn checkout http://logalarm.googlecode.com/svn/trunk/ logalarm-read-only [Less]

0
 
  0 reviews  |  0 users  |  125 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

Tired of the limitations of grep? Try nwgrep Works with egrep regexes by default Filter by file type or by regex Recurse subdirectories as find Automatically prints line number for vi Unit tested Other options Python!

0
 
  0 reviews  |  0 users  |  246 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

hexgrep is a search tool for binary files, with a command line interface similar to the Unix tool grep. This project is in early development stage.

0
 
  0 reviews  |  0 users  |  318 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.