grep はBRE または ERE (-E オプション)を採用しています。 一般的に正規表現に改行文字を入れることは可能ですが、grep の場合は正規表現に改行文字を入れると OR 結合の複数の正規表現を意味するので注意してください。つまり以下のように機能します。 $ seq 100 | grep "10 ^2" | xargs #...
root@ubuntu16:~#grep-n-E"[一-龠]{2}的"kokoro_main.txt |wc-l56 root@ubuntu16:~#grep-n-m3-E"[一-龠]{2}的"kokoro_main.txt 13: 私は単に好奇心のために、並んで浜辺を下りて行く二人の後姿を見守っていた。すると彼らは真直に波の中に足を踏 み込んだ。そうして遠浅の磯近くに...
grep "example" name : example1 name : example2 name : exampleengineering description : an example description name : bestexamplevm cli データをファイルにパイプします。 [rhevm shell (connected)]# list vms --show-all > list vms --show-all > vm_list.txt cli には、help コマンドを...
lookup の別名が grep !^ /etc/passwd である場合には、lookup bill は grep bill /etc/passwd となります。別名は、パーサーのメタ構文をインストールするのに使用できます。例えば、alias print 'pr ¥!* | lpr' は、引数をライン・プリンターに出力する コマンド (print) を定義しま...
80/" >> .bash_profile root@Nexus#cat .bash_profile | grep proxy export http_proxy=http://proxy.example-domain.com:80/ export https_proxy=https://proxy.example-domain.com:80/ root@Nexus#exit Nexus# run bash sudo su - root@Nexus#echo $http_proxy http://proxy.e...
$ 特定の文字列を含まない行の検索 特定の文字列を含まない行をファイル内で検索するには,grep の −v オプションを 使います.次の例は,あるディレクトリのすべてのファイル内で,文字 e を含ま ない行すべてを検索する方法を示しています. $ ls actors alaska hinterland tutors $ grep...
Table 10. grep および egrep のパラメータ パラメータ 説明 count 一致した行の合計数のみを表示します。 ignore-case 一致した行の大文字と小文字の相違を無視するように指定します。 invert-match 表現が一致...
$ cat mapfile SUNW_1.1 { # Release X global: foo1; local: *; }; SUNW_1.2 { # Release X+1 global: foo2; } SUNW_1.1; $ cc -o libfoo.so.1 -M mapfile -G foo.o data.o $ nm -x libfoo.so.1 | grep "foo.$" [33] |0x00010644|0x00000004|OBJT |LOCL |0x0 |17 |...
# pmexe -c clstname -n nodeid --stdout "lctl device_list -t" | grep -e MDT -e OST | awk '{print $5}' | \ cut -f 1,2 --delim="-" nodeid: ログインノードなど FEFS マウントしているノードID 以下は実行例です. # pmexe -c cluster -n 0xFFFF0003 --stdout "lctl ...
grep groff-base grub2-common grub-common grub-gfxpayload-lists grub-pc grub-pc-bin gsettings-desktop-schemas gsettings-ubuntu-schemas gstreamer1.0-clutter-3.0 gstreamer1.0-plugins-base:amd64 gstreamer1.0-plugins-good:amd64 gstreamer1.0-x:amd64 gvfs:amd64 gvfs-backends gvfs-common gvfs-daemons ...