Skip to content

Tugrul ASLAN

  • Home
  • Software Engineering
  • About

Searching a String in a file

Reading Time: < 1 minute

Ignoring word case

grep -i “searchthiskeyword” /opt/chrome

Search recursively through all sub folders

grep -R “searchthiskeywordrecursively” /opt/chrome

Share this content @ Share on FacebookShare on LinkedinShare on XingShare on TwitterShare on PinterestShare on Reddit
Author tugrulaslanPosted on February 17, 2015Categories Linux&Unix, Operating Systems

Post navigation

Previous Previous post: Forwarding to a page from controller
Next Next post: Installing Oracle Java on Linux Manually

Categories

  • Algorithms (8)
  • Android (2)
  • Application Servers (12)
  • Architecture (1)
  • Best Practices (1)
  • Data Structures (5)
  • Design Patterns (5)
  • Frontend Development (6)
  • Hibernate (5)
  • Java (81)
  • Java Server Faces (23)
  • Linux&Unix (19)
  • Maven (9)
  • Operating Systems (23)
  • Spring (14)
  • SQL&Database (21)
  • Testing (8)
  • Version Control (2)
  • Windows (3)
  • ZK Framework (6)

Search in blog

Tag Cloud

  • amqp (1)
  • architecture (1)
  • assertj (1)
  • best practice (1)
  • best practices (1)
  • binarytree (1)
  • circularlinkedlist (1)
  • cqrs (1)
  • datastructures (5)
  • designpattern (2)
  • docker (1)
  • doublylinkedlist (1)
  • environment (1)
  • environment variables (1)
  • eventsourcing (1)
  • hashmap (2)
  • heapdatastructure (1)
  • heapsort (1)
  • ibmmq (1)
  • ibmmqindocker (1)
  • ibmmqlight (1)
  • ibmmqondocker (1)
  • insertionsort (1)
  • java (2)
  • jdk (1)
  • junit (1)
  • linkedlist (1)
  • linux (1)
  • mqlight (1)
  • object (2)
  • rabbit-mq (1)
  • radixsort (1)
  • russianroulette (1)
  • russian roulette (1)
  • selectionsort (1)
  • shellsort (1)
  • singlylinkedlist (1)
  • sorting (8)
  • sortingalgorithm (8)
  • spring (1)
  • spring-cloud (1)
  • stack (1)
  • test (1)
  • testing (2)
  • variables (1)

Recent Posts

  • Setting Environment Variables in Linux
  • Event Sourcing and CQRS
  • Spring Cloud – Rabbit MQ Comprehensive Glance
  • Exception Testing
  • IBM AMQP

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Home
  • Software Engineering
  • About
Tugrul ASLAN Proudly powered by WordPress