grep -i ' as a single-quoted string (that happened to have a bit more stuff glued on at the beginning and end) | Using piping with *nix find without getting mired in string escaping... - grep | Ask MetaFilter : http://ask.metafilter.com/316796/Using-piping-with-nix-find-without-getting-mired-in-string-escaping | |
grep -i ' for ' Twain | Wyszukiwanie wzorca w pliku/plikach (polecenie grep; Global REgular exPression search) : http://www.liwo.strony.ug.edu.pl/ETO/wyklad6/node5.html | |
grep -i ' now matches both '' (U+01C7 LATIN CAPITAL LETTER LJ) and '' (U+01C9 LATIN SMALL LETTER LJ) | grep - News: grep-2.19 released [stable] [Savannah] : http://savannah.gnu.org/forum/forum.php@forum_id=7988 | |
grep -i '(string1 | Corso su Linux - Regular Expressions REGEXP : http://www.coresis.com/extra/linuxcorsobase/6-3.htm | |
grep -i '[[:lower:]]' grep -i -o would fail to report some matches | : http://www.gsid.nagoya-u.ac.jp/ohna/notes/nu/GNU_grep_bug.txt | |
grep -i '[a-z]' file.txt | BEST LINUX GREP COMMAND EXAMPLES : http://www.elinuxbook.com/best-linux-grep-command-examples/ | |
grep -i '[aeiou][aeiou][aeiou]' parliament.txt or egrep -i '[aeiou] | The Beginner's Guide to the UNIXverse : http://www.cse.unsw.edu.au/~nicolag/unix/regex.html | |
grep -i '\' myletter.txt | egrep mini-tutorial : http://www.cs.columbia.edu/~tal/3261/fall07/handout/egrep_mini-tutorial.htm | |
grep -i ' | : http://community.hortonworks.com/storage/attachments/19612-platform-info.txt | |
grep -i ' | : http://bumble.sourceforge.net/books/linux/linux-book.txt.html | |
grep -i ' | CMPSC 311, Regular Expressions : http://www.cse.psu.edu/~deh25/cmpsc311/Lectures/RegularExpressions/RegularExpressions.html | |
grep -i ' | grepでこういう時はどうする? - Qiita : http://qiita.com/hirohiro77/items/771ffb64dddceabf69a3 | |
grep -i ' | grepでこういう時はどうする? - Socapnw : http://www.socapnw.com/113629.html | |
grep -i ' | howm wiki - LinuxZaurus : http://howm.osdn.jp/cgi-bin/hiki/hiki.cgi@GrepBug | |
grep -i ' | The Linux Cookbook: Tips and Techniques for Everyday Use - Searching Text : http://dsl.org/cookbook/cookbook_18.html | |
grep -i ' | 開眼シェルスクリプト2013年1月号 – 上田ブログ : http://blog.ueda.tech/@page_id=4541 | |
grep -i 'AA' | Bug 889935 – CVE-2012-5667 grep: Integer overflow leading to heap-based buffer-overflow when reading large lines : http://bugzilla.redhat.com/show_bug.cgi@id=826997 | |
grep -i 'abc' test | 入力と出力 | UNIX & Linux コマンド・シェルスクリプト リファレンス : http://shellscript.sunone.me/filter_etc.html | |
grep -i 'abcd' testfile | A Beginner's Guide to Grep: Basics and Regular Expressions - Open Source For You : http://opensourceforu.com/2012/06/beginners-guide-gnu-grep-basics-regular-expressions/ | |
grep -i 'amd +opteron | Changes to Discovery Commands - BMC Discovery 11.0 - BMC Documentation : http://docs.bmc.com/docs/display/DISCO110/Changes+to+Discovery+Commands | |
grep -i 'Andante' | Humdrum Toolkit User's Guide -- Chapter 3 : http://musiccog.ohio-state.edu/Humdrum/guide03.html | |
grep -i 'Andante' | Chapter 3: Some Initial Processing — humdrum-tools 1 documentation : http://www.humdrum.org/guide/ch03/ | |
grep -i 'ATTR | grml.org - grml Tips : http://grml.org/tips/ | |
grep -i 'ax1' >/dev/null | nek5000: /homes/buildbot/NekBot/slaves/V8/nek/build/nek5_svn/trunk/nek/makenek.inc Source File : http://www.mcs.anl.gov/research/projects/nek5/docs/html/makenek_8inc_source.html | |
grep -i 'bin/ksh' | find examples : http://www.linux-services.org/find_/ | |
grep -i 'cancel the remaining quantity of this line item' ./app | grep vs ack and weird homebrew policy · Gmarik Info : http://www.gmarik.info/blog/2010/grep-vs-ack-and-weird-homebrew-policy/ | |
grep -i 'closing' error_log | Using Perl regex for faster grep : http://ma.ttias.be/using-perl-regex-for-faster-grep/ | |
grep -i 'COMPUTER' /usr/share/dict/words | Linux and Unix grep command tutorial with examples | George Ornbo : http://shapeshed.com/unix-grep/ | |
grep -i 'cwd=/home' | Bash one-liners for cPanel servers - The Blog Of Matt Jung : http://mattjung.net/bash/ | |
grep -i 'david' /var/log/auth.log | Grep Commands Cheatsheet | Dev Notes : http://dev-notes.eu/2016/10/grep-commands-cheatsheet/ | |
grep -i 'dec | grep - HP-UX : http://nixdoc.net/man-pages/HP-UX/grep.1.html | |
grep -i 'find me' /home/ivan/public_html/ | Tips to use Grep Command in Linux - Ivan Kristianto : http://www.ivankristianto.com/tips-to-use-grep-command-in-linux/ | |
grep -i 'FOO' target_file.txt | Linuxターミナル、コマンドtips その2: ファイルを見つける(locate, find)、ファイルの中身を調べる(grep) - 百日半狂乱 : http://doi-t.hatenablog.com/entry/2015/03/28/075049 | |
grep -i 'FTP' /etc/passwd | Linux基命令:grep 必知必会-Share your knowledge-51CTO博客 : http://blog.51cto.com/skypegnu1/1750143 | |
grep -i 'function ' wordpress > /dev/null | ack-grep vs. grep : http://codeseekah.com/2012/03/11/ack-grep-vs-grep/ | |
grep -i 'hello world' http://www.example.com | GitHub - dhondta/webgrep: Web page Grep-like tool with additional features like JS deobfuscation and easy extensibility : http://github.com/dhondta/webgrep | |
grep -i 'hello world' m | grepのオプションについて調べてみた - console.lealog(); : http://lealog.hateblo.jp/entry/2012/09/25/001322 | |
grep -i 'hello world' menu.h main.c Regexp selection and interpretation: -E | : http://nedbatchelder.com/code/utilities/pygrep.py | |
grep -i 'hello world' menu.h main.c Regexp selection and interpretation: -E | grep • help : http://helpmanual.io/help/grep/ | |
grep -i 'hello world' menu.h main.c | Sequence filtration tool : http://www.biostars.org/p/239870/ | |
grep -i 'hello world' menu.h main.c | grepの使い方いくつか : http://think-simple-enjoy-life.com/160 | |
grep -i 'hello world' menu.h main.c | .journal : http://doc.fb69.jp/page/5 | |
grep -i 'hello world' menu.h main.c | grep - サーバエンジニアの知恵袋 : http://seesaawiki.jp/w/engineernochiebukuro/d/grep | |
grep -i 'hello world' menu.h main.c | grep 命令配置文件中的注和空行 - Milton - 博客 : http://www.cnblogs.com/milton/p/6014416.html | |
grep -i 'hello world' menu.h main.c | grepのヘルプ・マニュアル/リナックスコマンド : http://www.linux-cmd.com/egrep.html | |
grep -i 'hello world' menu.h main.c | grepの使い方 - ポジティブ回路 : http://blog.goo.ne.jp/sito1980/e/0f1088e33e3856a4d6a2c4efc15cd0cf | |
grep -i 'hello world' menu.h main.c | How to Print Unique Lines from a File? : http://www.ehowstuff.com/how-to-print-unique-lines-from-a-file/ | |
grep -i 'hello world' menu.h main.c | Limiting grep searches to a given file type? - Community Center | DaniWeb : http://www.daniweb.com/community-center/threads/85626/limiting-grep-searches-to-a-given-file-type | |
grep -i 'hello world' menu.h main.c | The Unix Shell: Finding Things : http://swcarpentry.github.io/shell-novice/07-find/ | |
grep -i 'hello world' menu.h main.c | Use zgrep to grep a gzip (gz) file | alvinalexander.com : http://alvinalexander.com/blog/post/linux-unix/grep-how-reverse-invert-meaning-search | |
grep -i 'hello world' menu.h main.c | Windowsの小技―grepでファイル一覧テキストファイルを検索する | エコなび日記 - 楽天ブログ : http://plaza.rakuten.co.jp/econavi/diary/200712140000/ | |
grep -i 'hello world' menu.h main.c | メモ錯 with Windows: Linuxコマンドの実行タイプ : http://st35fc-co4chr.blogspot.com/2016/03/linux.html | |
grep -i 'hello | : http://www.gnu.org/s/grep/manual/grep.html | |
grep -i 'hello | gnujdoc/grep-2.4.2/grep-ja.texi - view - 1.2 : http://openlab.jp/gnujdoc/cvsweb/cvsweb.cgi/gnujdoc/grep-2.4.2/grep-ja.texi@rev=1.2 | |
grep -i 'hello | grep Man Page - Bash - SS64.com : http://ss64.com/bash/grep-regex.html | |
grep -i 'hello | grep, print lines matching a pattern : http://ftp.gnu.org/old-gnu/Manuals/grep-2.4/html_mono/grep.html | |
grep -i 'hello | grep, print lines matching a pattern : http://www.delorie.com/gnu/docs/grep/grep_13.html | |
grep -i 'hello | grep, print lines matching a pattern : http://www.hariguchi.org/info/ja/grep-2.4.2/grep-ja.html | |
grep -i 'hello | grep, print lines matching a pattern: 使用法 : http://www.bookshelf.jp/texi/grep/grep-ja_6.html | |
grep -i 'hello | grep, print lines matching a pattern: 6. 使用法 : http://quruli.ivory.ne.jp/document/grep_2.5/grep-ja_6.html | |
grep -i 'hello | info grep : http://www.manpagez.com/info/grep/grep-2.5.4/grep_21.php | |
grep -i 'hello | Info: (grep.info.gz) Usage : http://info2html.sourceforge.net/cgi-bin/info2html-demo/info2html@(grep.info.gz)Usage | |
grep -i 'hello | Usage - GNU Grep 2.12 : http://www.hep.by/gnu/grep/Usage.html | |
grep -i 'help' me.txt | Perl-Style Regular Expressions (grep -P) - grep Pocket Reference [Book] : http://www.safaribooksonline.com/library/view/grep-pocket-reference/9780596157005/ch01s05.html | |
grep -i 'Index' access.log | grep | SecOPS / SysOp blog : http://maciek.lasyk.info/sysop/tag/grep/ | |
grep -i 'label="Q1"' | Common Shell Commands - FocusVision Knowledge Base : http://support.focusvision.com/Decipher/0003_Build/Advanced_Programming/120__References/001_Advanced_Unix_Commands_for_Programmers | |
grep -i 'MD5WithRSAEncryption' | security - How do I list the SSL/TLS cipher suites a particular website offers? - Super User : http://superuser.com/questions/109213/how-do-i-list-the-ssl-tls-cipher-suites-a-particular-website-offers | |
grep -i 'model' /proc/cpuinfo | PowerCram: How To Use grep Command In Linux : http://blog.powercram.com/2010/01/how-to-use-grep-command-in-linux.html | |
grep -i 'model' | Linux Searching Commands : http://l4wisdom.com/linux/linux_searching.php | |
grep -i 'Model' | Globally search a Regular Expression and Print (grep) | Swetava's Blog : http://swetava.wordpress.com/2013/09/11/globally-search-a-regular-expression-and-print-grep/ | |
grep -i 'Model' | How To Use grep Command In Linux / UNIX | 3media's blog : http://www.3media.com/blog/how-to-use-grep-command-in-linux-unix/ | |
grep -i 'Model' | How To Use the grep Command in Linux – Linux Tips, Hacks, Tricks, and Tutorials for Beginners | ServerNoobs : http://www.servernoobs.com/how-to-use-the-grep-command-in-linux-examples/ | |
grep -i 'Model' | Re: simpletest vs phpunit vs ... : http://coding.derkeiler.com/Archive/PHP/comp.lang.php/2013-02/msg00079.html | |
grep -i 'Model' | Uses Of Grep Command In Unix And Linux ServerWeb Hosting Blog by bodHOST : http://www.bodhost.com/blog/uses-of-grep-command-in-unix-and-linux-server/ | |
grep -i 'mouse' | [Ubuntu 8.04] Using grep to find text in 40 GB file - weird error [Archive] - Ubuntu Forums : http://ubuntuforums.org/archive/index.php/t-1452467.html | |
grep -i 'my search string' | "grep -r " lover here. I'm dumping grep -r for "ripgrep" ("rg" as i use it. ) It's amazingly faster. Will save you many time over the time it takes to install, and installing was easy. : linux : http://www.reddit.com/r/linux/comments/5nea8b/grep_r_lover_here_im_dumping_grep_r_for_ripgrep/ | |
grep -i 'name: | bluetoothctl “Waiting to connect to bluetoothd…” in udev rule script — Linux Bluetooth : http://www.spinics.net/lists/linux-bluetooth/msg71722.html | |
grep -i 'nara | UNIXのファイル操作 : http://sacraya.610t.org/Press/No10/UNIX_Toolkit/unix-file.html | |
grep -i 'needle' | Combine Linux find and grep with exec : http://www.valleyprogramming.com/blog/linux-find-grep-commands-exec-combine-search | |
grep -i 'package-name' | .::<kuxas>::. Useful Ubuntu Linux Commands : http://www.kuxas.com/view22/useful-ubuntu-linux-commands | |
grep -i 'pointer' /etc/X11/XF86Config | Regular Expressions : http://www.brunolinux.com/02-The_Terminal/Grep_is_for_Searching.html | |
grep -i 'ppm.h | [CentOS] centos 5.3 install ncview X libraries error and netcdf header error : http://lists.centos.org/pipermail/centos/2009-November/085449.html | |
grep -i 'pull[aeiou][mn] | LIN Unix Lecture 4 Hana Filip. LIN File Management with Shell Commands The verbose listing shows the file permissions of a given file: -rwxr-xr-x. - ppt download : http://slideplayer.com/slide/5949803/ | |
grep -i 'search string' file.txt | Linux grep command - Search Strings and Text Patterns on Files | Linux Commands : http://www.linuxcommands.info/linux-grep-command/ | |
grep -i 'string' filename | grep (english) Cheat Sheet by TME520 - Download free from Cheatography - Cheatography.com: Cheat Sheets For Every Occasion : http://www.cheatography.com/tme520/cheat-sheets/grep-english/ | |
grep -i 'string to search for' | osx - grep -Pが動作しなくなった - perl - shell | CODE Q&A [日本語] : http://code.i-harness.com/ja/q/102bd8a | |
grep -i 'synergy' /var/log/syslog | grep – Why I Love Linux :: Chris Jean : http://chrisjean.com/grep-why-i-love-linux/ | |
grep -i 'texttolookfor' ' | 「grep --exclude site:stackoverflow.com」の検索結果 - Yahoo!検索 : http://search.yahoo.co.jp/search@p=grep+--devices+site%3Aunix.stackexchange.com&rkf=1 | |
grep -i 'texttolookfor' | Mac OS X find/grep generating "unknown --devices option" - Unix & Linux Stack Exchange : http://unix.stackexchange.com/questions/108758/mac-os-x-find-grep-generating-unknown-devices-option | |
grep -i 'the' rhyme.txt | Grep by Example - ShortcutFoo Blog : http://www.shortcutfoo.com/blog/grep-by-example/ | |
grep -i 'unix systems' unixpast.txt | Unix: Sorting, searching, comparing and counting : http://heim.ifi.uio.no/gisle/staging2/drupalprimer/unix/unix_sortetc.html | |
grep -i 'www.google.com/bot.html | grep Archives - haxed.me.ukhaxed.me.uk : http://www.haxed.me.uk/index.php/category/grep/ | |
grep -I 'XXX' | find で見つけたファイルを grep 検索する | まくまく Linux/Shell ノート : http://maku77.github.io/linux/basic/find-and-grep.html | |
grep -i --binary-files=text html | Linuxのgrep検索で「バイナリー・ファイル(標準入力)は一致しました」と表示される原因と解決方法 - r_nobuホームページ : http://nobuneko.com/blog/archives/2013/04/linux_grep_binary_files_text.html | |
grep -i --color -e error -e fail /var/log/messages | findコマンドの応用 linux find : http://www.ckenko25.jp/find-app.html | |
grep -i --color spam | Bug #9231 “grep: -i --color will not color matches when pattern ...” : Bugs : grep package : Ubuntu : http://bugs.launchpad.net/bugs/9231 | |
grep -i --color | grep (print lines matching a pattern) - A Tutorial Quick Reference for Desktop Users : http://linux-shell-commands.jimdo.com/5-working-with-text/grep/ | |
grep -i --color=always " | Linux便利コマンド grepコマンド おすすめオプション! - はっとてっくろぐ : http://www.hattotech.com/entry/2016/03/17/220846 | |
grep -i --color=auto "zend" | How to effectively search the Git log : http://anavarre.net/how-to-effectively-search-the-git-log/ | |
grep -i --extended-regexp | Grep tips - Noah.org : http://www.noah.org/wiki/Grep_tips | |
grep -i --include=" | Grep and find tips | Multidisciplinary Design Optimization Laboratory : http://mdolab.engin.umich.edu/content/grep-and-find-tips | |
grep -i --line-buffered 'firefox' | GoAccess - Manual Page : http://goaccess.io/man | |
grep -i --no-color -n -E' string git grep command used when detectGitProjectAndUseGitGrep is true | atom-fuzzy-grep : http://atom.io/packages/atom-fuzzy-grep | |
grep -i --with-filename --label=" | [Linux] Remove Files not Containing a Specific String : http://www.canbike.org/information-technology/grep-searching-55785-pdf-files.html | |
grep -i -A 1 -B 7 'Working Paths: vmhba0' localcli_storage-nmp-device-list.txt | virtualguido: VMware ESXi How to find Firmware and Driver version : http://virtualguido.blogspot.com/2016/10/vmware-esxi-how-to-find-firmware-and.html | |
grep -i -A | 鈴木の格安パソコンライフ kiyoshi's help ver.14RC5 : http://kiyoandkei.blog68.fc2.com/blog-entry-46.html | |
grep -i -A1 Alcatel /proc/bus/usb/devices | Tool Tip: “grep” | *nix Shell : http://nixshell.wordpress.com/2007/01/17/grep/ | |
grep -i -A2 --group-separator='=====' QRS hoge.txt | 終わり行く2017年にgrepを - 理系学生日記 : http://kiririmode.hatenablog.jp/entry/20171223/1514000694 | |
grep -i -A2 -B2 error /var/log/pgsql/ | [SOLVED] Bash script to scrape logs : http://www.linuxquestions.org/questions/linux-general-1/bash-script-to-scrape-logs-4175470642/ | |
grep -i -A3 -B3 "www-data" /etc/passwd | Unix Basics : http://www.ntu.edu.sg/home/ehchua/programming/howto/Unix_Basics.html | |
grep -i -A50 | 12 Practical Examples of Linux grep Command : http://www.tecmint.com/12-practical-examples-of-linux-grep-command/ | |
grep -i -B 1 "gt[ac][gt]ac" | Running command-line BLAST — angus 5.0 documentation : http://angus.readthedocs.io/en/2016/04_DataFilesAndScripts.html | |
grep -i -B 12 pending | Esxcfg-info - VI-Toolkit : http://www.vi-toolkit.com/wiki/index.php/Esxcfg-info | |
grep -i -B5 -A3 error /var/log/messages | : http://www.sooota.com/grep-驛「・ァ繝サ・ウ驛「%9D隶抵スュ・趣スヲ驛「%9D%89/ | |
grep -i -B6 truncate | 第46回 特定テーブルをロールバックする方法:MySQL道普請便り|gihyo.jp … 技術評論社 : http://gihyo.jp/dev/serial/01/mysql-road-construction-news/0046 | |
grep -i -c '%s'" | counsel-git-grep, in async · (or emacs : http://oremacs.com/2015/06/04/git-grep-ivy-2/ | |
grep -i -c 'test' file | Linux コマンド 勉強中 - grep 検索でマッチした行を出力する : http://www.webhtm.net/unix/cmd/grep_cmd.htm | |
grep -i -C 5 | Discover the Power of Grep - User Generated Reviews, Galleries and more - Teksocial : http://teksocial.com/socialblog/2013/2/14/discover-the-power-of-grep.html | |
grep -i -c zzz address1.txt | UNIXコマンドの使い方 : http://www.gi.ce.t.kyoto-u.ac.jp/user/susaki/command/c_grep.html | |
grep -i -E ': | Advanced grepping through directory trees with binary data | Jakob Lell's Blog : http://www.jakoblell.com/blog/2013/08/25/advanced-grepping-through-directory-trees-with-binary-data/ | |
grep -i -e '\.cpp | svnのレポジトリ全部から検索する – ブーログ : http://ambiesoft.fam.cx/blog/archives/2546 | |
grep -i -e ' | Pattern matching across two files, Need something better than grep -f! : http://www.perlmonks.org/@node_id=1192399 | |
grep -i -E ' | Pipes and Redirection » Raspberry Pi Geek : http://www.raspberry-pi-geek.com/Archive/2015/14/Combining-commands-with-pipes-and-redirection | |
grep -i -E ' | Speaking UNIX, Part 9: Regular expressions : http://www.ibm.com/developerworks/aix/library/au-speakingunix9/index.html | |
grep -i -E --only-matching ' | wiki – muellis blog : http://blogs.gnome.org/muelli/tag/wiki/ | |
grep -i -e " | : http://microbiology.se/sw/blastgrep | |
grep -i -E " | grep using examples on Linux - Fibrevillage : http://fibrevillage.com/sysadmin/155-how-to-tell-if-cpu-hyperthreading-enabled-on-linux | |
grep -i -e " | Solved: Hewlett Packard Enterprise Community - grep recursive - Hewlett Packard Enterprise Community : http://community.hpe.com/t5/Languages-and-Scripting/grep-recursive/td-p/3863349 | |
grep -i -e "get / http" | : http://www.techscore.com/blog/2012/11/28/grep驍オ・コ繝サ・ョ驛「・ァ繝サ・ェ驛「%9D繝サ8A・ア繝サ81%99驛「%9D繝サ・ァ驛「%9D繝サ・ウ驍オ・コ驗呻スォ繝サ%86驛「・ァ陝イ・ィ繝サ%9E/ | |
grep -i -e error: -e success | Config Files - CPU2017 : http://www.spec.org/cpu2017/Docs/config.html | |
grep -i -e MID -e RID mail_logs -t -p | CLI grep command in AsyncOS 4.5 - Cisco Support Community : http://supportforums.cisco.com/t5/email-security/cli-grep-command-in-asyncos-4-5/td-p/430836 | |
grep -i -e raid -e storage -e lsi" | How to Install and Generate Reports with Clush | MapR : http://mapr.com/blog/how-install-and-generate-reports-clush/ | |
grep -i -E regexp | transitive.info - git grep 使い方 : http://transitive.info/article/git/command/grep/ | |
grep -i -e | 【 grep 】コマンド(応用編その2)――複数の文字列を検索する:Linux基本コマンドTips(11) - @IT : http://www.atmarkit.co.jp/ait/articles/1604/15/news019.html | |
grep -I -H '"\s | Development/Environment variables - The Document Foundation Wiki : http://wiki.documentfoundation.org/Development/Environment_variables | |
grep -i -H --label=" | Power Tools: Piles of Files : http://www.jpeek.com/articles/linuxmag/2009-02-22/ | |
grep -I -h --no-color -i -e \" | Complete line with ivy-mode | Chen's blog : http://blog.binchen.org/posts/complete-line-with-ivy-mode.html | |
grep -i -H -C1 rds | mdfind – macOSのCLIでもSpotlightを使ってファイルを高速全文検索する | Developers.IO : http://dev.classmethod.jp/etc/spotlight-via-terminal/ | |
grep -i -I -c test | text string Archives - 笘ゥ Walking in Light with Christ - Faith, Computing, Diary 笘ゥ Walking in Light with Christ – Faith, Computing, Diary : http://www.pc-freak.net/blog/tag/text-string/ | |
grep -i -n 'view === null' | grep, awk, sedを使って「マッチした行とその下N行」を削除する · DQNEO起業日記 : http://dqn.sakusakutto.jp/2017/03/remove-matched-by-grep-awk-sed.html | |
grep -I -n -e PATTERN | Problems with Cobertura and Sonar 5.1 - DZone Database : http://dzone.com/articles/grep-file-excluding-svn | |
grep -I -n -i -e ") | emacs内でgit grepする方法 - $shibayu36->blog; : http://blog.shibayu36.org/entry/2013/02/08/215719 | |
grep -i -n -r -U -w "message" c:\test\ | UnxUtils / Discussion / Help:Recursive GREP : http://sourceforge.net/p/unxutils/discussion/29059/thread/cbffa9ab/ | |
grep -i -n "var | Linux elevation of privileges : http://guif.re/linuxeop | |
grep -i -n \ | Emacsの検索機能を使いこなす(菅原泰樹) — ありえるえりあ : http://dev.ariel-networks.com/articles/emacs/part1/ | |
grep -i -n email grep.txt 408: Email bug reports to bug-gnu-utils | How to list only directories names on Linux | : http://go2linux.garron.me/grep-linux-command-line | |
grep -i -n posix text.mm | : http://docs.oracle.com/cd/E19253-01/819-1210/6n3j74jp3/index.html | |
grep -i -n posix text.mm | : http://www.freebsd.org/cgi/man.cgi@query=grep&apropos=0&sektion=0&manpath=SunOS+5.9&format=html | |
grep -i -n posix text.mm | grep Basic Regular Expression, Extended Regular Expression _ _ : http://real-world-systems.com/docs/grep.1.html | |
grep -i -n posix text.mm | grep : http://pubs.opengroup.org/onlinepubs/009695399/utilities/grep.html | |
grep -i -n posix text.mm | POSIX 1003.1 - man page for grep (posix section 1P) - Unix & Linux Commands : http://www.unix.com/man-page/posix/1p/grep/ | |
grep -i -n posix text.mm | Solarisでいきましょか? -Solaris man マニュアル- : http://home.t00.itscom.net/happy7/solaris/man/grep.htm | |
grep -i -n posix text.mm | Ubuntu Manpage: grep - search a file for a pattern : http://manpages.ubuntu.com/manpages/precise/man1/grep.1posix.html | |
grep -i -n Version grep.m | grep: a pedestrian, very fast grep utility - File Exchange - MATLAB Central : http://in.mathworks.com/matlabcentral/fileexchange/9647-grep--a-pedestrian--very-fast-grep-utility | |
grep -i -n Version grep.m | grep: a pedestrian, very fast grep utility - File Exchange - MATLAB Central : http://www.mathworks.com/matlabcentral/fileexchange/9647-grep--a-pedestrian--very-fast-grep-utility | |
grep -i -nH -e "eshell/" | EmacsWiki: xgtags.el : http://www.emacswiki.org/emacs/GrepMode | |
grep -i -ow peace | Day 4: grep, less and wc | LibreCat : http://librecatproject.wordpress.com/2014/12/04/day-4-grep-less-and-wc/ | |
grep -i -P 'input.+ | grep 拡張子、サブディレクトリ - 開発者メモ : http://paqalex.blog133.fc2.com/blog-entry-32.html | |
grep -i -P "livejournal | Linux: Text Processing: grep, cat, awk, uniq : http://xahlee.info/linux/linux_shell_text_processing.html | |
grep -i -q -v " | 正規表現はお好き? - Backnumbers: Steps to Phantasien : http://steps.dodgson.org/bn/2007/12/15/ | |
grep -i -r 'income tax' | Using Grep To Search For Text Patterns : http://teknixx.com/using-grep-to-search-for-text-patterns/ | |
grep -I -r --exclude-dir=.git --exclude-dir=.repo -e readlink | beagrep, grep 2G source code in 0.23 second : http://baohaojun.github.io/beagrep.html | |
grep -i -r authors | Tutorial: How to Use Ack and Grep on Ubuntu 14.04 - HostingAdvice.com : http://www.hostingadvice.com/blog/tutorial-use-ack-grep-linux/ | |
grep -i -r | Find command: Exclude or Ignore Files (e.g. Ignore All Hidden .dot Files ) - nixCraft : http://www.cyberciti.biz/faq/find-command-exclude-ignore-files/ | |
grep -i -r | Using Grep to Find Security Vulnerabilities in PHP code - PHP Classes : http://www.phpclasses.org/blog/post/206-Using-Grep-to-Find-Security-Vulnerabilities-in-PHP-code.html | |
grep -i -v '.log' | grepコマンドのAオプションが使えない - BIGLOBEなんでも相談室 : http://soudan1.biglobe.ne.jp/qa432156.html | |
grep -i -v \" | Howto: Thinclient - Basesystem for Gentoo Linux : http://doc.gabosh.net/howto_Thinclient_Basesystem.html | |
grep -i -v the haiku.txt | Software Carpentry: The Unix Shell : http://bioinformatics.sph.harvard.edu/shell-novice/06-find.html | |
grep -i -w blkptr | Godot's Tips And Tricks For Many Useful Applications : http://homes.esat.kuleuven.be/~decockd/site/myHowTos/applications/index.html | |
grep -i -w blkptr | Regular Expressions in grep : http://www.robelle.com/smugbook/regexpr.html | |
grep -i -x AA111111 file | color with grep: bookmarks=本の栞 : http://bookmark.yamas.jp/article/58326009.html | |
grep -i -Z foo | Grep with Everything! - voidtools forum : http://www.voidtools.com/forum/viewtopic.php@t=1003 | |
grep -i -z Signed-off-by: | git Archives: Re: git log filtering : http://www.gelato.unsw.edu.au/archives/git/0702/39219.html | |
grep -i 'C.T' samp1 | 6th : http://www.u.tsukuba.ac.jp/~sato.akira.gw/2005/6207103/6/ | |
grep -i -i is used to case insensitive searching and display all lines which has the same string but ignoring the case | Linux Operating System- Linux Terminal Commands | grep command : http://www.includehelp.com/linux-terminal-commands-grep-command.aspx | |
grep -i -r "pulseaudio_system_start" /etc/default/ | How to find files containing specific text in Linux? Ubuntu, Debian, Mint, CentOS, Fedora and any Linux distro - blackMORE Ops : http://www.blackmoreops.com/2014/08/20/find-files-containing-specific-text/ | |
grep -i 2> /dev/null | Any nifty shell tricks to share? | The FreeBSD Forums : http://forums.freebsd.org/threads/36547/ | |
grep -i Ignore case | Bourne Shell Scripting/Appendix C: Quick Reference - Wikibooks, open books for an open world : http://en.wikibooks.org/wiki/Bourne_Shell_Scripting/Appendix_C%3A_Quick_Reference | |
grep -i "\" - will match Dog | : http://faculty.cs.niu.edu/~berezin/330/Q/grep-q.html | |
grep -i " | 0000535: grep -i が core dump - Vine Linux バグトラッキングシステム : http://mantis.vinelinux.org/view.php@id=484&history=1 | |
grep -i " | Advanced Mac Configuration Topics - Library & ITS Wiki : http://mediawiki.middlebury.edu/wiki/LIS/Advanced_Mac_Configuration_Topics | |
grep -i " | Coding When High: GREP_OPTIONS='--color=always' is evil : http://www.jonarcher.com/2014/05/grepoptions-coloralways-is-evil.html | |
GREP -i " | find + grep をシェルスクリプト化 | Tricorn Tech Labs : http://lab.tricorn.co.jp/suzuki/1543 | |
grep -i " | grepコマンドの使い方メモ -【Unix&Linux&Mac】 | 【デベメモドットコム】- Web制作・開発を中心にメモするブログ : http://dev-memo.com/linux/grep | |
grep -i " | liveinit.tpl - liveslak - Slackware Live Edition by AlienBOB : http://bear.alienbase.nl/cgit/liveslak/tree/liveinit.tpl | |
grep -i " | ps command : http://www.softpanorama.org/Utilities/ps.shtml | |
grep -i " | Using the grep command line command - Tutorial : http://www.vogella.com/tutorials/UnixGrep/article.html | |
grep -I " | vimでgrepする - 座敷牢日誌 : http://zashikiro.hateblo.jp/entry/2012/09/23/123554 | |
grep -i "a" data.csv | Farewell to Low-tech: UNIXコマンド4:cat, grep : http://yutakahogeta.blogspot.com/2014/10/unix.html | |
grep -i "a" test1 | grep - Linux Command file - Saixiii : http://saixiii.com/grep-linux-command/ | |
grep -i "and" ham.txt | Basics of grep : http://www.compciv.org/recipes/grep/basics-of-grep/ | |
grep -i "APPLE") | View topic - Thumbos - Load disk images to your thumbdrive - Programming : http://forumubuntusoftware.info/viewtopic.php@f=23&t=9610 | |
grep -i "ata disk" | Chapter4.disk devices : http://linux-training.be/sysadmin/ch04.html | |
grep -i "baskar" test.log | unix shell script - search string and formatting to json (GNU/Linux forum at Coderanch) : http://coderanch.com/t/648716/os/unix-shell-script-search-string | |
grep -i "BCD" data.txt | [-*煙猴*-]: 今更人には聞けないgrepのオプション(後編) : http://www.smokeymonkey.net/2007/06/grep_13.html | |
grep -i "block size" | Linux - TaiChimd : http://taichimd.us/mediawiki/index.php/Linux | |
grep -i "BOO" a_file | : http://www.uccs.edu/~ahitchco/grep/ | |
grep -i "carol | Unix / Linux Pipes and Filters : http://www.tutorialspoint.com/unix/unix-pipes-filters.htm | |
grep -i "cats" | Command Line Tutorials - Finding & Grepping - Cognizant Quick Left : http://quickleft.com/blog/command-line-tutorials-finding-grepping/ | |
grep -i "Default mount options:" | .../save/GNU/Linux/230_filesystem_layout.sh | Fossies : http://fossies.org/linux/rear/usr/share/rear/layout/save/GNU/Linux/230_filesystem_layout.sh | |
grep -i "Disk Name" | Identifying issues and resolutions — swift 2.13.2.dev5 documentation : http://docs.openstack.org/swift/ocata/ops_runbook/diagnose.html | |
grep -i "dumb hotel" bla | grep : http://people.gnome.org/~newren/tutorials/developing-with-gnome/html/re03.html | |
grep -i "E(rb3lyp)" | grep を使おうぜ!【計算化学】 – 計算化学ポータルサイト | 計算化学.com : http://computational-chemistry.com/blog/2016/09/12/grep/ | |
grep -i "Err " logfile | RE: [imapsync] What to grep for in logs to see errors/problems? : http://www.linux-france.org/prj/imapsync_list/msg02218.html | |
grep -i "first" crybit_doc1 | 10+ useful grep command options with examples - Unix/Linux : http://www.crybit.com/grep-command-string-options/ | |
grep -i "fruit" fruitlist.txt | grep : http://ipfs.io/ipfs/QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco/wiki/Grep.html | |
grep -i "HELLO" input.txt | exercism.io : http://exercism.io/exercises/csharp/grep/readme | |
grep -i "HELLO" | Managing public and private groups | PACKT Books : http://www.packtpub.com/books/content/linux-shell-scripting-驕ッ・カ%93-various-recipes-help-you | |
grep -i "henry[ | grep(C) : http://osr507doc.sco.com/man/html.C/grep.C.html | |
grep -i "hoge" aaa.txt | : http://dev.blog.fairway.ne.jp/grep驛「・ァ繝サ・ウ驛「%9D隶抵スュ・趣スヲ驛「%9D陝イ・ィ繝サ86%93驍オ・コ繝サ・、驍オ・コ%84驍オ・コ繝サ・ヲ/ | |
grep -i "is" demo_file THIS LINE IS THE 1ST UPPER CASE LINE IN THIS FILE. this line is the 1st lower case line in this file. This Line Has All Its First Character Of The Word With Upper Case. Two lines above this line is empty. And this is the last line. The following example is the WORD grep where it is searching only for the word | 15 practical grep command examples in linux : unix : http://www.slideshare.net/chinkshady/15-practical-grep-command-examples-in-linux-unix | |
grep -i "is" demo_file | 15 "grep" Command Usage Examples in Linux - Sanfoundry : http://www.sanfoundry.com/grep-command-usage-examples-in-linux/ | |
grep -i "is" demo_file | 15 Practical Grep Command Examples In Linux / UNIX : http://www.thegeekstuff.com/2009/03/15-practical-unix-grep-command-examples | |
grep -i "is" demo_file | Grep, the PowerShell way – Communary : http://communary.net/2014/11/10/grep-the-powershell-way/ | |
grep -i "is" demo_file | Linux for freshers: Grep_Usage : http://www.linuxforfreshers.com/p/grepusage-linuxgrep-command-that-will.html | |
grep -i "ldap" | OpenLDAP/Sudo - PGWiki : http://www.potatogim.net/wiki/OpenLDAP/Sudo | |
grep -i "license" GPL-3 | Using Grep & Regular Expressions to Search for Text Patterns in Linux | DigitalOcean : http://www.digitalocean.com/community/tutorials/using-grep-regular-expressions-to-search-for-text-patterns-in-linux | |
grep -i "Link is up" | Memo/Linux - DEX Lab : http://dexlab.net/pukiwiki/index.php@Memo%2FLinux | |
grep -i "LINUX-WLAN" | 021.grepコマンド 特定の文字を含む行を検索する LinuxコマンドLinuxコマンドF-Jテキスト処理コマンド:UNIX/Linuxコマンド Topics Linux初心者のためのサイト : http://linux-topics.com/01linux/021grep.html | |
grep -i "LINUX-WLAN" | grepコマンド|Linuxコマンド : http://www.linuxmaster.jp/linux_skill/2005/09/021grep.html | |
grep -i "Linux" /tmp/ | grep テキスト検索に使える便利なコマンド - 三十路SEの広く浅く技術メモ 〜 z/OSからWindows,Linuxまで : http://d.hatena.ne.jp/motekichi/20101109/1289309103 | |
grep -i "Linux" /tmp/ | grep : http://www.21linux.com/archives/2005/12/grep.html | |
grep -i "LiNuX" target_file | Linuxコマンド逆引き大全 - 【 ファイルから文字列を検索する 】:ITpro : http://itpro.nikkeibp.co.jp/article/COLUMN/20060228/231140/ | |
grep -i "linux" test_file1.txt | How to perform pattern search in files using Grep : http://www.howtoforge.com/tutorial/how-to-perform-pattern-search-in-files-using-grep/ | |
grep -i "main\(menu\ | Using bash completion with ctags and Vim | Vim Tips Wiki | FANDOM powered by Wikia : http://vim.wikia.com/wiki/Using_bar_in_external_grep | |
grep -i "match text" | Linux find text in file - VION Technology Blog : http://www.vionblog.com/linux-find-text-in-file/ | |
grep -i "model name" | How do I restart X from the console or from bash script? / Applications & Desktop Environments / Arch Linux Forums : http://bbs.archlinux.org/viewtopic.php@id=39906&p=46 | |
grep -i "mojiretsu" | grep - 自宅サーバWiki : http://www.jitaku-svr.info/index.php@grep | |
grep -i "Mount" mountains.txt | List of Command Line Commands | Codecademy : http://www.codecademy.com/articles/command-line-commands | |
grep -i "My term" --cpp --h | search - Grep, ignore warnings - Ask Ubuntu : http://askubuntu.com/questions/32112/grep-ignore-warnings | |
grep -i "mystring" | How to find a string in files in linux Ubuntu : http://www.jcgonzalez.com/ubuntu-find-string-files-example | |
grep -i "NM_" sample.fa | grep | 正規表現を利用したテキストのパターン抽出 : http://bi.biopapyrus.jp/os/linux/grep.html | |
grep -i "of course" | LING 2050 Special Topics in Linguistics: Corpus Linguistics, University of Pittsburgh : http://www.pitt.edu/~naraehan/ling2050/lab2.html | |
grep -i "older" | SDB:Wacom tablet installer - openSUSE : http://en.opensuse.org/SDB%3AWacom_tablet_installer | |
grep -i "pattern" fileName | grep - Khai's personal knowledge vault. : http://khaidoan.wikidot.com/linux-grep | |
grep -i "paul" names.txt | Embracing the UNIX Terminal (Part 7) - Paul Ciano : http://paulciano.org/2014/04/embracing-unix-terminal-part-7/ | |
grep -i "rahul" /etc/passwd | 13 Awesome Linux Grep Command Examples – TecAdmin : http://tecadmin.net/grep-command-in-linux/ | |
grep -i "search this" abc.txt | Grep And Sed Substitution Commands To The Rescue : http://blog.adityapatawari.com/2012/09/grep-and-sed-substitution-commands-to.html | |
grep -i "SeArCh" filename will find any occurrence of the term | Using grep – pair Networks KnowledgeBase : http://www.pair.com/support/kb/paircloud-grep/ | |
grep -i "sentence to look for" /home/user/docs/ | Look for a string, word, or sentence in a file with Linux grep command, recursively : http://www.garron.me/en/go2linux/find-string-recursive-linux.html | |
grep -i "something" 21.log | Grepping a file without using cat, and other grep tricks | Benjamin Cane : http://bencane.com/2013/08/19/grepping-a-file-without-using-cat-and-grep-other-tricks/ | |
grep -i "string" filename | grep Command with examples : http://network.convergenceservices.in/forum/69-tricks-and-techniques/3576-grep-command-with-examples.html | |
grep -i "string" | exclude directories in recursive grep without -exclude-dir | The Webmaster Forums : http://www.webmaster-forums.net/webmasters-corner/exclude-directories-recursive-grep-without-exclude-dir | |
grep -i "summar(y | [Chapter 15] 15.8 Getting a List of Non-Matching Files with grep -c : http://www.cs.ait.ac.th/~on/O/oreilly/unix/upt/ch09_24.htm | |
grep -i "summar(y | [Chapter 9] 9.24 Get File List by Editing Output of ls -l, grep, etc. : http://docstore.mik.ua/orelly/unix/upt/ch09_24.htm | |
grep -i "TARIQ" /etc/passwd | grep - print lines matching a pattern : http://www.aquaclusters.com/app/home/project/public/aquadatastudio/wikibook/Documentation12/page/266/grep | |
grep -i "test" / | Grep (VIDEO-TUTORIAL) | SUPINFO, École Supérieure d'Informatique : http://www.supinfo.com/articles/single/1700-grep-command | |
grep -i "time=" | Find open ports on linux server using a script - Outsourced Support | Web Hosting Support | Server Management : http://www.actsupport.com/find-open-ports-on-linux-server-using-a-script/ | |
grep -i "UNix" geekfile.txt | grep command in Unix/Linux - GeeksforGeeks : http://www.geeksforgeeks.org/grep-command-in-unixlinux/ | |
grep -i "VM_NAME" | How to Disable Keyring Prompts of GNOME3 in Linux VDA Sessions : http://support.citrix.com/article/CTX215960 | |
grep -i (ignore-case) | Episode 3 | Command Line TV : http://commandline.tv/episode003 | |
grep -i (it will display both uppercase and lower case) | How to grep directories : http://www.geekinterview.com/question_details/49964 | |
grep -i [ | 3.14 特定の用語を検索 grep : http://cns-guide.sfc.keio.ac.jp/2001/3/3/14.html | |
grep -i [A-Z] | Question #143136 : Questions : grep package : Ubuntu : http://answers.launchpad.net/ubuntu/+source/grep/+question/143136 | |
grep -i [word] [file name] | grep Command in Linux with Examples : http://www.linuxhelp.com/grep-command/ | |
grep -i | Sed - An Introduction and Tutorial : http://www.grymoire.com/unix/Grep.html | |
grep -i | 4. Basic Commands : http://linuxcourse.rutgers.edu/rute/node7.html | |
grep -i | LFCS Regular Expression (Part 1) | Linux.org : http://www.linux.org/threads/lfcs-regular-expression-part-1.4556/ | |
grep -i 2049tcp 0 0 *.*.*.*:2049 *.*.*.*: | Not able to mount cluster via NFS. command is g... | MapR Converge Community : http://community.mapr.com/thread/22189-not-able-to-mount-cluster-via-nfs-command-is-getting-stuck | |
grep -i 23 /etc/serices | 連載UNIXの教科書 応用編〜正規表現の基礎を知る〜 | HPE 日本(日本ヒューレット・パッカード株式会社) : http://h50146.www5.hpe.com/products/software/oe/hpux/developer/column/unixtext_app01/02.html | |
grep -i a sample.txt | データの切り出し:必要要素を指定して切り出す | 知識の箱 : http://www.rivhiro-weather.com/knowledge/@p=500 | |
grep -i a.n | Grep (ordre) - Viquipedia, l'enciclopedia lliure : http://ca.wikipedia.org/wiki/Grep_(ordre) | |
grep -i a | Linuxのコマンド一覧 | 覚え書き.com : http://write-remember.com/linux/cmd/ | |
grep -i AAA | UNIXサーバ Solaris Technical Park Solaris 逆引きコマンド一覧 検索/比較/ソート テキストの検索 - Fujitsu Japan : http://www.fujitsu.com/jp/products/computing/servers/unix/sparc/technical/command-reference/search/02.html | |
grep -i aaa | tailコマンドの使い方: UNIX/Linuxの部屋 : http://x68000.q-e-d.net/~68user/unix/pickup@grep | |
grep -i abc data.txt | LPIC Linux - 正規表現によるテキストファイルの検索 : http://www.infraeye.com/study/linuxz19.html | |
grep -i abc mytext | 大文字小文字を区別しないでgrep | ssaito : http://ssaito.wordpress.com/2011/04/18/grep_ignore_distinctions/ | |
grep -i AbCd test1.txt | grepコマンド(ファイル内の文字を検索する) : http://itdoc.hitachi.co.jp/manuals/3020/30203S3530/JPAS0250.HTM | |
grep -i acc | search - grep a file, but show several surrounding lines? - Stack Overflow : http://stackoverflow.com/q/1987926 | |
grep -i all opening_lines.txt | Submarine : http://rik.smith-unna.com/command_line_bootcamp/guide/26_matching_lines.html | |
grep -i and grep -R to recursively search for all files containing some matching text. You can just run this command from a top level directory e.g. home or / directory or may be a top-level directory of your application e.g. /home/appuser/app directory. It's one of the powerful tools to find out dependencies while migrating from one host to another host | How to find all files containing specific text in Linux? Use grep command | Java67 : http://www.java67.com/2017/07/grep-command-example-list-only-file-names-matching-string.html | |
grep -i apache | List All Installed Packages with apt on Ubuntu – RoseHosting Blog : http://www.rosehosting.com/blog/list-all-installed-packages-with-apt-on-ubuntu/ | |
grep -i apparmor | Examples for daily usage of the grep command - Linux Audit : http://linux-audit.com/grep-commands-and-common-examples-for-daily-use/ | |
grep -i apple fruitlist.txt | Oracle Apps Technology: Solaris grep -r alternative : http://oracleappstechnology.blogspot.com/2008/05/solaris-grep-r-alternative.html | |
grep -i apple myfile.txt | Oliver | 100 Useful Unix Commands | 15 : http://oliverelliott.org/article/computing/ref_unix/15 | |
grep -i Apple target.txt | GREP: Basic introduction to Regular expressions : http://www.rsch.tuis.ac.jp/~mizutani/online/grep/grep.html | |
grep -i apple | grep コマンド – 文字列検索やパターンマッチしたファイル検索 | Linuxコマンド.NET : http://linuxcommand.net/grep/ | |
grep -i ata | Banana PRO: Testers wanted! SATA drive not working on some boards. - Page 4 - Allwinner A20 - Armbian forum : http://forum.armbian.com/topic/691-banana-pro-testers-wanted-sata-drive-not-working-on-some-boards/@page=4 | |
grep -i ata | linux - How to apply a filter to real time output of `tail -f `? - Server Fault : http://serverfault.com/questions/157526/how-to-apply-a-filter-to-real-time-output-of-tail-f | |
grep -i b < poem.txt | Introducing the Linux command line : http://www.toves.org/books/cmdline/ | |
grep -i b | What is zombie process? | Linux.com | The source for Linux information : http://www.linux.com/answers/how-do-i-modify-ls-command | |
grep -i b3lyp | 研究者のためのLinuxコマンド小事典 | HPCシステムズ・計算化学ソリューション : http://www.hpc.co.jp/chem/c_linuxcommand.html | |
grep -i bar bar.txt | How to use grep command : http://marcin-chwedczuk.github.io/how-to-use-grep-command | |
grep -i bash | What romantic word can be made with the letters h, p, s, r, e and y? : http://www.quora.com/How-do-I-kill-9-all-the-results-of-a-ps-grep-X-on-OS-X-in-zsh-if-it-helps | |
grep -i bob file.txt | Case Insensitive Grep Search : http://surf11.com/entry/44/case-insensitive-grep-search | |
grep -i brunhilda | Force Mac OS X "grep" to always output in color? - Ask Dave Taylor : http://www.askdavetaylor.com/force_mac_os_x_grep_to_always_output_in_color/ | |
grep -i bug introduced by cache | grep-2.20-3.el7.x86_64 RPM : http://rpmfind.net/linux/RPM/centos/7.4.1708/x86_64/Packages/grep-2.20-3.el7.x86_64.html | |
grep -i by | New Page 8 : http://srufaculty.sru.edu/david.dailey/unix/moregrep.htm | |
grep -i capacity | System info circular graphics | Geeklets : http://www.macosxtips.co.uk/geeklets/system/system-info-circular-graphics/ | |
grep -i centos | ARC Cluster : http://moss.csc.ncsu.edu/~mueller/cluster/arc/ | |
grep -i civ | 9 shell tips every developer should know | InfoWorld : http://www.infoworld.com/article/3200766/application-development/9-shell-tips-every-developer-should-know.html | |
grep -i color | Camera sensor Temperature (not color Temperature) - Exiv2 : http://dev.exiv2.org/boards/3/topics/2688 | |
grep -i command will find an occurrence of both Error | 10 examples of grep command in UNIX and Linux : http://javarevisited.blogspot.com/2011/06/10-examples-of-grep-command-in-unix-and.html | |
grep -i conso boot/config-3.1.0-1-orion5x | initrd [www.who.is.free.fr Wiki] : http://www.who.is.free.fr/wiki/doku.php@id=initrd | |
grep -i consolefont | 「grep」に関連した英語例文の一覧 - Weblio英語例文検索 : http://ejje.weblio.jp/sentence/content/grep | |
grep -i crypto++ | Linux - Crypto++ Wiki : http://www.cryptopp.com/wiki/Linux | |
grep -i cygwin > /dev/null | : http://svn.pjsip.org/repos/pjproject/trunk/configure-legacy | |
grep -i d | Your Unix/Linux Chapter 10 : http://granite.sru.edu/~whit/cpsc207/notes/chpt10.Unix.htm | |
grep -i danger example.txt | Learning GREP command with examples - LinuxTechLab : http://linuxtechlab.com/learning-grep-command-with-examples/ | |
grep -i dcopy | [Pw_forum] FFTW problem : http://qe-forge.org/pipermail/pw_forum/2003-August/075055.html | |
grep -i debug | rawhide ext4/virtio FS performance hit (10x slower) ? : http://lists.fedoraproject.org/pipermail/devel/2012-May/166956.html | |
grep -i dl | Cyberfella Ltd – Page 14 – Matt Bradley is a freelance I.T. contractor who writes the useful stuff down so that everyone can benefit from his experience. : http://www.cyberfella.co.uk/page/14/ | |
grep -i dlacpy | MAGMA Forum • View topic - FORTRAN UNDERSCORE : http://icl.cs.utk.edu/magma/forum/viewtopic.php@f=2&t=1152 | |
grep -i DLL | GREP for Windows : http://www.interlog.com/tcharron/grep.html | |
grep -i dma | The ps Command : http://www.linfo.org/dmesg.html | |
grep -i dock | プロセス、シェル標準入出力、Emacs insert-file : http://www.coins.tsukuba.ac.jp/~yas/coins/literacy-2017/2017-05-12/ | |
grep -i dog myfile | What is grep, and how do I use it? : http://kb.iu.edu/d/afiy | |
grep -i e /var/log/querylog > /dev/null | Make grep 50x faster : http://blog.x-way.org/Linux/2013/12/15/Make-grep-50x-faster.html | |
grep -i epstein will search for epstein | Invoking Sage — Sage Reference Manual v8.1: The Sage Command Line : http://doc.sagemath.org/html/en/reference/repl/options.html | |
grep -i ERROR daemon.log | grep Tricks » ADMIN Magazine : http://www.admin-magazine.com/Archive/2014/24/Coming-to-grips-with-grep | |
grep -i error logfile.txt | コラム - Windows/Linuxの実践トラブルシューティング | 第8回 ログ、設定の調べ方 その3|CTC教育サービス 研修/トレーニング : http://www.school.ctc-g.co.jp/columns/kaga/kaga08.html | |
grep -i error messages | grepコマンドの詳細 : http://centos.it-study.info/cmd-text/grep-command.html | |
grep -i error | : http://dronebl.org/downloads/dronebl-submit.sh | |
grep -i error | The most common pipes I use are:grep # ALL HAIL. Should know these:grep -F # fixed/literal... DEV : http://dev.to/val_baca/comment/16p3 | |
grep -i ether | cineSync 4.1 User Manual : RLM Guide : http://www.cinesync.com/manual/latest/RLM_Guide.html | |
grep -i ethernet = ethernet card info | Fedora Linux Commands : http://fedoralinuxcommands.blogspot.com/ | |
grep -i face\ vlan | cisco - How to - use regex in Nexus to search for this | or that? - Network Engineering Stack Exchange : http://networkengineering.stackexchange.com/questions/1411/how-to-use-regex-in-nexus-to-search-for-this-or-that | |
grep -i filename | Presentation on Grep |authorSTREAM : http://www.authorstream.com/Presentation/belide-1558349-presentation-grep/ | |
grep -i first demofile | Practical grep command tricks - ARKIT : http://arkit.co.in/practical-grep-command-tricks/ | |
grep -i flash_mode_enabled | Nutanix AHV VM Reporting Via REST API Version 1.1 » VCDX56 : http://vcdx56.com/2017/11/nutanix-ahv-vm-reporting-via-rest-api-version-1-1/ | |
grep -i foo /tmp/big.log | Just another Ruby porter, 2015-4-a : http://jarp.does.notwork.org/diary/201403b.html | |
grep -i foobar | grepコマンド最新版、"-i"で10倍の高速化 - エキサイトニュース : http://www.excite.co.jp/News/column_g/20140221/Cobs_27359.html | |
grep -i fts | HAWQ Services Working Correctly But HAWQ Start Hangs on Segment – All Help & Support : http://discuss.pivotal.io/hc/en-us/articles/204791757-gp-fts-probe-timeout-gp-fts-probe-retries-Explained | |
grep -i g. In the case of my user I started at the root directory (/) and ran the command much like this until I figured out where the offending directory was. It ended up being a log file that was returning endless amounts of useless data | Treesize and durep | Another Signpost on the Information Superhighway : http://bfpower.wordpress.com/2008/11/12/treesize-and-durep/ | |
grep -i glibc | RE: GNU libc confusion with symbols undefined. : http://www.redhat.com/archives/rhl-devel-list/2009-September/msg00736.html | |
grep -i GOOD | HackingNote : http://www.hackingnote.com/en/bash-command/grep | |
grep -i Googlebot access.log | Grep Tutorial: Searching File Contents – Linux Academy Blog : http://linuxacademy.com/blog/linux/grep-tutorial-searching-file-contents/ | |
grep -i gpio | Sharing my use of I2C GPIOs - Raspberry Pi Forums : http://www.raspberrypi.org/forums/viewtopic.php@t=76468 | |
grep -i grep Makefile | Gentoo Forums :: View topic - (solved) Failed to set system clock : http://forums.gentoo.org/viewtopic-p-4156366.html | |
grep -i gss | : http://packetstorm.foofus.com/crypt/ssh/openssh/sinon.sh.txt | |
grep -i H hoge | Linux - grepコマンドで「/」直下から再帰的に文字列検索をすると固まる(94369)|teratail : http://teratail.com/questions/107307 | |
grep -i hello [myuid | Grep - definition of Grep by The Free Dictionary : http://www.thefreedictionary.com/Grep | |
grep -i hello | grep - 文字列処理 - Linux ClockUpMemo : http://linux.clock-up.jp/contents/string/grep | |
grep -i hello | Understanding Unix shells and environment variables, Part 2 : http://www.kingcomputerservices.com/unix_101/grep_this.htm | |
grep -i huge /proc/meminfo | RHEL/CentOS 6,7 : How to caculate the size of hugepage used by a specific process/application : http://www.thegeekdiary.com/rhelcentos-67-how-to-caculate-the-size-of-hugepage-used-by-a-specified-processapplication/ | |
grep -i IANA /etc/services | TEMPEST: Fedoreの技 テキスト内の検索をするには : http://www.tempest.jp/linux/fedora/documents/text302.html | |
grep -i interval | h.root-servers.net(H-Root)のIPアドレス変更に伴う設定変更手順 | ニフクラ : http://cloud.nifty.com/cs/catalog/cloud_faq/catalog_130806001386_1.htm | |
grep -i invalid | Oracle Regular Expressions : http://www.dba-oracle.com/t_grep_unix_linux.htm | |
grep -i is demo_file format<>/code< | How to search for a string in a specific file? - ServerCake India : http://www.servercake.blog/search-string-in-specific-file/ | |
grep -i java_home | Maven3インストール – Awesome Blog : http://awesome-linus.tk/2018/01/12/maven3-install/ | |
grep -i jill file.txt | A grep Tutorial and Primer : http://danielmiessler.com/study/grep/ | |
grep -i JOHN /etc/passwd | Linux tune2fs Command Examples : http://landoflinux.com/linux_find_files.html | |
grep -i july | Unix Interview Questions on Grep Command : http://www.folkstalk.com/2011/11/unix-interview-questions-on-grep.html | |
grep -i kaitlyn | CLARK GRUBB: Search Tools : http://clarkgrubb.com/printer--friendly/search-tools | |
grep -i KALE | Cisco GSS Command Reference (Software Version 1.3) - Using the Command-Line Interface [Cisco ACE GSS 4400 Series Global Site Selector Appliances] - Cisco : http://www.cisco.com/c/en/us/td/docs/app_ntwk_services/data_center_app_services/gss4400series/v1-3/command/reference/gss_cr/Summary.html | |
grep -i l basket.txt | Unix Demo: grep searches for patterns in file : http://www.december.com/unix/demo/grep.html | |
grep -i library /usr/include/stdio.h | メモ書き - Unix系OS - FreeBSD - grep(1) : http://www.loose-info.com/main/memolist/unixsystemlike/unixsystemlike_command_grep.html | |
grep -i line-height --include= | フィールドでgrepみたいなこと -シェルでgrepは、特定文字列を含む行を- UNIX・Linux | 教えて!goo : http://oshiete.goo.ne.jp/qa/9161597.html | |
grep -i linux /etc/ | bro: just get to the point! : http://bropages.org/grep | |
grep -i linux file | The UNIX School: grep vs awk : 10 examples of pattern search : http://www.theunixschool.com/2012/09/grep-vs-awk-examples-for-pattern-search.html | |
grep -i linux | Understanding Regular Expressions - LinuxConfig.org : http://linuxconfig.org/grep-egrep-fgrep-rgrep | |
grep -i LinuxTechi /etc/passwd | 14 useful grep command with examples for Linux beginners : http://www.linuxtechi.com/linux-grep-command-with-14-different-examples/ | |
grep -i listen | netstat -an | grep -i listen : http://xmodx.com/ | |
grep -i lsiprovider | 修正物件ダウンロード・詳細: 修正物件ダウンロード・検索一覧 | NEC : http://www.support.nec.co.jp/View.aspx@id=3150111870 | |
grep -i mAiN | CS 240 - Winter 2018 : http://students.cs.byu.edu/~cs240ta/fall2017/tutorials/linux/ | |
grep -i maria | [MDEV-13478] Full SST sync fails because of the error in the cleaning part - JIRA : http://jira.mariadb.org/browse/MDEV-13478 | |
grep -i mariadb | : http://orebibou.com/2016/02/mariadb-server驍オ・コ繝サ・ョ驛「%9D繝サ88%8C%83繝サ・シ驛「・ァ繝サ・ク驛「%9D繝サ・ァ驛「%9D繝サ・ウ驛「・ァ陜」・、繝サ・「繝サ・コ繝サ9A・ア繝サ98・ェ繝サ98%86驛「・ァ%8B/ | |
grep -i mojiretsu < textfile | UNIX Guide : http://www.indsys.chuo-u.ac.jp/~kato/IPEx08/UNIXGuide/unix-a.html | |
grep -i mongo | How to List Compiled PHP Modules from Command Line | Liquid Web Knowledge Base : http://www.liquidweb.com/kb/how-to-list-compiled-php-modules-from-command-line/ | |
grep -i Mulligan | CSC231 Bash Tutorial 3 - dftwiki : http://www.science.smith.edu/dftwiki/index.php/CSC231_Bash_Tutorial_3 | |
grep -i MYPATTERN | My SysAd Blog -- Unix: Using the Common UNIX Find Command : http://www.mysysad.com/2007/07/using-common-unix-find-command_07.html | |
grep -i mysql | Hooked on Hadoop: Apache Sqoop - Part 1: Import data from mysql into HDFS : http://hadooped.blogspot.com/2013/05/apache-sqoop-for-data-integration.html | |
grep -i mystring filename | A FAQ Style Introduction To Grep - Tutonics : http://www.tutonics.com/2012/10/a-faq-style-introduction-to-grep.html | |
grep -i nakamura FILE | 意外と知らない grep コマンドのオプション | バシャログ。 : http://bashalog.c-brains.jp/12/04/12-183944.php | |
grep -i name= | Linux/UNIX - Using grep With Regular Expressions | PTR : http://www.ptr.co.uk/blog/linuxunix-using-grep-regular-expressions | |
grep -i new us_states.txt canada_provinces.txt | Searching the haystack with grep · 2buntu : http://2buntu.com/articles/1495/searching-the-haystack-with-grep/ | |
grep -i no longer mishandles patterns containing titlecase characters | grep: またUnicode周りでキモいコミット見つけた – はむかず! : http://hamukazu.com/2014/05/07/grep-bizarre-commit-about-unicode/ | |
grep -i Num | Commands tagged pdf | commandlinefu.com : http://www.commandlinefu.com/commands/tagged/244/pdf | |
grep -i nvidia | Big picture of the Linux kernel? : http://www.fredshack.com/docs/linux-kernel.html | |
grep -i open_vac | Unix: Recursive search for text in files | Geekality : http://www.geekality.net/2011/04/12/unix-recursive-search-for-text-in-files/ | |
grep -i option | GrepTask (P4Ant) : http://www.perforce.com/perforce/doc.current/manuals/p4ant-javadoc/com/perforce/p4java/ant/tasks/GrepTask.html | |
grep -i ora | ORACLE-BASE - Linux Redirection and File Processing : http://oracle-base.com/articles/linux/linux-process-management | |
grep -i pagetables /proc/meminfo | Tmpfs vs Ramfs vs (Transparent) Huge Pages : http://blog.yannickjaquier.com/linux/tmpfs-vs-ramfs-vs-transparent-huge-pages.html | |
grep -i password f dirty_words.txt imagefile.ascii.str | Cheatsheet — SANS Workstation 3.0 documentation : http://sift.readthedocs.io/en/latest/cheatsheet/ | |
grep -i PATTERN FILE | Notes: Favorite GNU/Linux Commands : http://erikberg.com/notes/linuxtips.html | |
grep -i PATTERN foo.txt | wc コマンド | コマンドの使い方(Linux) | hydroculのメモ : http://hydrocul.github.io/wiki/commands/grep.html | |
grep -I pattern path | grep - FreeBSD入門 : http://kaworu.jpn.org/freebsd/grep | |
grep -i pattern | grep [Hosomi wiki] : http://hep.phys.s.u-tokyo.ac.jp/~hosomi/dokuwiki/doku.php/public/commands/grep | |
grep -i PATTERN | grep command examples ~ Linux IQ : http://linuxadministrative.blogspot.com/2014/06/grep-command-examples.html | |
grep -i pond Finds pond | Find anything with grep | Macworld : http://www.macworld.com/article/1041504/software-development/jangeekfactor.html | |
grep -i ps | Examples using grep : http://linuxreviews.org/beginner/Bash-Beginners-Guide/en/x2600.html | |
grep -i ps | Examples using grep : http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_04_02.html | |
grep -i quit | Command Line Magicさんのツイート: "man vi | grep -i quit # Maybe this is the problem. The vi man page doesn't even mention how to quit." : http://twitter.com/climagic/status/895714183228084224 | |
grep -i readme /usr/share/doc/tuxracer-data/README /usr/share/doc/tuxracer/README /usr/share/doc/tuxracer/README.Debian /usr/share/games/tuxracer/music/readme Now suppose you need to find a file with a particular bit of text in it. grep is wicked cool for searching dmesg: | 03 Finding things with locate, find, and grep | LinuxChix Courses : http://courses.linuxchix.org/linux-commands-2004/03-finding-things-locate-find-and-grep.html | |
grep -i red exm.txt | Linux Grep Command - javatpoint : http://www.javatpoint.com/linux-grep | |
grep -i redis-server | Level up IRL: ntopng on Ubuntu 14.04 LTS Server : http://rsabalburo.blogspot.com/2014/07/ntopng-on-ubuntu-1404-lts-server.html | |
grep -i root /etc/ssh/sshd_config | "logrotate" ローテーションの実行タイミング @LCD -Linux Command Dictionary-|Replog!株式会社レップワンスタッフによるブログです : http://www.rep1.co.jp/staff/200vcxg/217rav/grep_lcd_-linux_command_dictio.htm | |
grep -i sam name.txt | Linuxで使う正規表現についてまとめました : http://eng-entrance.com/linux-regular-expression | |
grep -i scala" | sbt Reference Manual Combined Pages : http://www.scala-sbt.org/1.0/docs/Combined+Pages.html | |
grep -i search_string path/to/file | rg command man page - ripgrep | ManKier : http://www.mankier.com/1/grep | |
grep -i Serial | "grep" username in samba or grep file owner? : http://forums.fedoraforum.org/showthread.php@199210-problem-w-quot-sudo-lsusb-v-grep-i-Serial-quot-command | |
grep -I smtp_auth | The server is saturated with SPAM. There are many messages in the queue. The mail is sent slowly. | Blog – Internet Business Solutions by XFLOYD.NET : http://xfloyd.net/blog/@p=109 | |
grep -i someFileName | Oliver Wolfson Mac Archives - Oliver Wolfson : http://oliverwolfson.com/category/mac/ | |
grep -i somepattern somefile | Learning | Linux Journey : http://linuxjourney.com/lesson/grep-command | |
grep -i spice | 10 ways to use grep to search files in Linux - TechRepublic : http://www.techrepublic.com/article/10-ways-to-use-grep-to-search-files-in-linux/ | |
grep -i string filename1 filename2 | Web Authoring: Search and Replace - Search and replace - Web Tips - Web Development - Resources - Information technology, science and education for a better world - Gregory J. Vogl (www.gregvogl.net) : http://www.gregvogl.net/webtips/replace | |
grep -i Subject | Exim CheatSheet — Knowledge Base 1 documentation : http://knowledge-base1.readthedocs.io/en/latest/exim.html | |
grep -i sum | Utilities - GridWiki : http://wiki.gridengine.info/wiki/index.php/Utilities | |
grep -i sysv SysVinit-2.64-2 | The Parts of an RPM Query : http://ftp.rpm.org/max-rpm/s1-rpm-query-parts.html | |
grep -i tehen A_tej_ara.txt | xargs Wikipedia : http://hu.wikipedia.org/wiki/Grep | |
grep -i TEST ./ | grepの検索方法のまとめ – 猫型iPS細胞研究所 : http://ips.nekotype.com/2177/ | |
grep -i test tmp.c <- -i | how to grep ( UNIX Operation II - AU99 ) : http://www.not-enough.org/abe/manual/unix2-au99/howto-grep.html | |
grep -i test | 【比較結果付き】macでgrepを最新版にするためにやったことまとめ - Web + Life Hack : http://g08m11.hateblo.jp/entry/2014/03/12/012511 | |
grep -i test | test [Wiki] : http://wiki.iotivity.org/test | |
grep -i testuser /etc/passwd | grep(1)コマンドの使い方 | マイナビニュース : http://news.mynavi.jp/article/20100216-a037/ | |
grep -i text files Print line match a text (case in-sensitive) | Unix / Linux - Text Manipulation & Comparison Commands | Jonathan Hui : http://www.jonathanhui.com/unix-linux-text-manipulation-comparison-commands | |
grep -i the books | Linux Metacharacters And Their Meanings : http://www.lifewire.com/linux-grep-command-3571842 | |
grep -I this demo_ | Grep Command In Unix : Linux Basic Command - HostKarle Blog : http://www.hostkarle.in/blog/grep-command-in-unix-linux-basic-command | |
grep -i Thumb mytext.txt | Introduction to Linux Grep Command With Examples - Poftut : http://www.poftut.com/introduction-to-linux-grep-command-with-examples/ | |
grep -i Ubuntu | What Is GREP in Linux and How Do You Use It? - Make Tech Easier : http://www.maketecheasier.com/what-is-grep-and-uses/ | |
grep -i unix examplefile | 10 UNIX Grep Command Examples of How to Search a File for a Pattern : http://www.livefirelabs.com/unix_commands/10-unix-grep-command-examples-of-how-to-search-a-file-for-a-pattern.htm | |
grep -i unixwould return Unix | Getting Started with Terminal: Using Grep to Search Files - Apple Gazette : http://www.applegazette.com/mac/getting-started-with-terminal-using-grep-to-search-files/ | |
grep -i updates | SLES 12 SP1 /usr/lib64/libX11.so.6: undefined symbol: xcb_take_socket [Archive] - SUSE Forums : http://forums.suse.com/archive/index.php/t-5281.html | |
grep -i usa city.txt : the -i argument tells grep to ignore case. (matches both USA | Java code to search a file for lines matching a word / regular expression. – Javaonlineguide.net : http://javaonlineguide.net/2015/05/java-code-to-search-files-for-lines-matching-a-given-word-regular-expression.html | |
grep -i USB | Command line tricks for smart geeks | TuxRadar Linux : http://www.tuxradar.com/content/command-line-tricks-smart-geeks | |
grep -i version | : http://kb.vmware.com/articleview/articles/ja/Article/2079868 | |
grep -i virtual | 仮想マシンかどうかをチェックする | bacchi.me : http://bacchi.me/linux/detecting-virtualization/ | |
grep -i vrts | HUAWEI SAN Storage Host Connectivity Guide for AIX : http://studylib.net/doc/18806521/huawei-san-storage-host-connectivity-guide-for-aix | |
grep -i wan1 | # show | grep|メモ : http://ameblo.jp/enkaku-healing/entry-12189426259.html | |
grep -i wood books.csv | csvgrep - grep a CSV and display results in a table : http://neilb.org/2017/06/22/csvgrep.html | |
grep -I wtoday foo | Selecting processes from ps with grep : http://aplawrence.com/Basics/grep.html | |
grep -i Xanadu | Grep cheatsheet – Code Yarns 溪昨汳サ : http://codeyarns.com/2017/09/13/grep-cheatsheet/ | |
grep -i xyz sample.txt : | 様々なコマンド : http://sorindb.sap.u-tokai.ac.jp/pub/Linux_course/linuxA7_1.html | |
grep -i zub nazivi.txt | Grep Википедиа, слободна енциклопедиа : http://sr.wikipedia.org/wiki/Grep | |