Skip to content

TheUnical Technologies Blog

TheUnical Technologies Official Blog

Subscribe to RSS

Get Updates on latest Technology
Subscribe in a reader

Advertise Here


Amazon Hot Deals

Recent Posts

  • Download the Videos You’ve Uploaded to YouTube
  • Simplified SSO login screen in Google Apps Sync for Microsoft Outlook
  • Google Apps – Delivery Manager: A new way to manage email routing
  • Google: Building the search engine of the future, one baby step at a time
  • Video chat with multiple people with Hangouts in Gmail

Recent Comments

  • gdhanu11 on Facebook Java api example to publish on Wall
  • jai on Facebook Java api example to publish on Wall
  • ashok on 5 Steps to publish on a facebook wall using php
  • yeast infection cure on How to Do OCR Scanning – Info Barrel
  • vaibhav on Facebook Java api example to publish on Wall

Follow Us

Select Language

Tag Cloud

  • Ajax
  • Android
  • Apache
  • blogger
  • Chrome
  • Chrome OS
  • CodeIgniter
  • Facebook
  • Gmail
  • Google
  • Google Apps
  • Google Buzz
  • Google Calendar
  • Google Chrome
  • Google Docs
  • Google Earth
  • Google Instant
  • Google Maps
  • Google Reader
  • Google Search
  • Google Spreadsheets
  • Google Translate
  • Google Voice
  • HTML5
  • iPhone
  • JAVA
  • JavaScript
  • JQuery
  • Karmic Koala
  • LifeRay
  • Linux
  • Magento
  • MySql
  • Oracle
  • PHP
  • SQL
  • Sun
  • Tomcat
  • Twitter
  • Ubuntu
  • Ubuntu 9.10
  • web2.0
  • WebSite Design
  • Wordpress
  • Youtube

Subscribe to Email

Enter your email address:

Delivered by FeedBurner

Shop Favorite books

Best Prices and deals TheUnical Technologies Store

Link Exchange

  • FOREXENGLAND
  • Gravity Jumping
  • Official English Testing Online
  • PNBNEWYORK
  • Teaching Resources
  • Virtual Assistant
  • WordPress Planet

Tag: Search in linux command find

Search in linux command find

Find a multiple files in server with specific key word:
———————————————————
Sintax:: find /start/dir -exec grep -q my_search_word {} ; -print > filename_to_copy

Example::# find /usr/local/tomcat5/ -exec grep -q megaturks.net {} ; -print > tomcat_files

Posted on May 24, 2009September 26, 2009Author Steven WallCategories Featured, LinuxTags Search in linux command findLeave a comment on Search in linux command find
Proudly powered by WordPress