Mainos / Advertisement:

Ero sivun ”Grep/en” versioiden välillä

Kohteesta Taisto
Siirry navigaatioon Siirry hakuun
(Ak: Uusi sivu: == Sources ==)
(Ak: Uusi sivu: http://en.wikipedia.org/wiki/Grep)
 
Rivi 8: Rivi 8:
 
== Sources ==
 
== Sources ==
  
http://fi.wikipedia.org/wiki/Grep
+
http://en.wikipedia.org/wiki/Grep

Nykyinen versio 18. elokuuta 2015 kello 08.52

Muut kielet:
English • ‎suomi

Grep is a Unix system's command line program, which look for character strings in files. "Grepping" = Looking for character strings.

For example (Searches the word SSLEngine from every file in the /etc/apache2 directory and prints them):

 grep -i -r "SSLEngine" /etc/apache

Sources

http://en.wikipedia.org/wiki/Grep

Mainos / Advertisement: