Login
Remember
Register
Questions
Unanswered
Tags
Users
Ask a Question
Online Araçlar
Ask a Question
linux dosya içinde kelime arama
2
like
0
dislike
90
views
asked
Jul 9, 2014
in
Bilgi Teknolojileri
by
anonymous
Dosya içinde kelime arama komutunu nasıl yazmalıyım ?
linux
komut
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
3
Answers
1
like
0
dislike
answered
Jul 9, 2014
by
anonymous
find /home/user/ -type f -exec grep -H 'AranacakKelime' {} \;
Please
log in
or
register
to add a comment.
0
like
0
dislike
answered
Jun 29, 2015
by
nsy
Bilge
(
163k
points)
Klasör içinde recursive kelime aramak için farklı bir örnek;
grep -R "durum" /folderpath/
Please
log in
or
register
to add a comment.
0
like
0
dislike
answered
Jan 18
by
nsy
Bilge
(
163k
points)
reshown
Jan 21
by
nsy
grep "ssl_cert" $(find . -mtime 0 -type f)
find . -mtime 0 -type f | xargs grep "ssl_cert"
Please
log in
or
register
to add a comment.
Most popular tags
linux
rails
ubuntu
ruby
windows
vmware
java
mysql
switch
vaadin
dell
netbeans
xymon
vestacp
bash
python
tomcat
eclipse
opencart
ros
script
matlab
xampp
network
oracle
php
git
raspberry-pi
error
esxi
gwt
eclipselink
citrix
proxmox
orchestrator-workflow
windows-2008
rvm
apache
sql
orchestrator
yii
jpa
mechanize
imla
office
postfix
sonicwall
ai
graylog
dilbilgisi
alfresco
powerconnect
programlama
c
ssh
xen-server
nextcloud
active-record
qnap
active-directory
hata
gazebo
powershell
angularjs
raspbian
vcenter
syslog
storage
gem
outlook
phpmyadmin
xammp
firewall
veritabanı
opensource
google
san-switch
kali
graylog2
liferay
ionic
pl-sql
centos
oracle-virtualbox
osclass
debian
matematik
iptables
monitoring
cygwin
server
bilim
react
bioenformatik
wireshark
vaadin-8
wiringpi
rubymine
gitlab
passenger
Related questions
linux dosya arama
linux belli bir dosya tipini tüm sistemde arama
linux bir kelimeyi klasör içindeki dosyalarda arama -Finding all files containing a text string on Linux
linux dosya bilgilerini alma
linux tarihe göre dosya ya da klasör silme
En güncel teknolojiler hakkında yeni şeyler öğren, bilmediklerini sor, bildiklerini paylaş...
Categories
All categories
Bilgi Teknolojileri
(1.0k)
Algoritma
(2)
Yapay Zeka
(13)
Robotik
(22)
Biyoinformatik
(3)
R & Studio
(1)
Matlab
(17)
Ruby
(102)
Python
(16)
Web
(12)
Linux
(41)
Java
(27)
Vaadin
(27)
Mysql
(2)
Calculus
(4)
Sanallaştırma
(55)
Network
(18)
Genel
(37)
...