logo
  • 教程列表
  • SO官方文檔
  • grep,egrep,fgrep,pgrep 之間的區別
    • 具有擴充套件正規表示式的 egrep
    • fgrep 沒有正規表示式
    • 基本正規表示式的 grep
    • pgrep 與程序名稱
  1. StackOverflow 文件
  2. grep 教程
  3. grep,egrep,fgrep,pgrep 之間的區別
  4. 基本正規表示式的 grep

基本正規表示式的 grep

Created: November-22, 2018

$ grep root /etc/passwd
root:x:0:0:root:/root:/bin/bash
operator:x:11:0:operator:/root:/sbin/nologin
  • pgrep 與程序名稱
  • fgrep 沒有正規表示式

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明