Web Stats Web Hosting Blogs - BlogCatalog Blog Directory TopOfBlogs

Masukan email anda untuk mendapatkan artikel terbaru:

hab.la

linux command mencari string pada file

Mencari String pada file dengan ekstensi tertentu

$ grep “mystring” /home/phadmin/*.txt

Mencari String di seluruh isi direktori secara rekursif

$ grep -r “mystring” /home/phadmin/

atau dengan

$ grep -H -r “mystring” /home/phadmin/

VN:F [1.9.3_1094]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.3_1094]
Rating: 0 (from 0 votes)

Incoming search terms for the article:

Related posts:

  1. Daftar Linux Command untuk Administrasi Server sekedar arsip daftar linux command yang biasa kita gunakan untuk...
  2. PHP Automatic Cut String Function Script fungsi sederhana untuk melakukan pemotongan string atau kalimat secara...
  3. Mensetup Zip Extract Support pada Directadmin Pada versi sebelumnya Directadmin tidak mendukung extract file kompresi format...
  4. Menampilkan Spek Hardware melalui command line linux Sekedar Arsip, Pertama-tama install dulu paket bernama lshw untuk Fedora/...
  5. Error Waktu Installasi Prestashop pada level Sistem Permission Ada perbedaan antara sistem berbasiskan windows dan linux ketika melakukan...

Related posts brought to you by Yet Another Related Posts Plugin.

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">