Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what does grep() stand for? how to find difference in two configuration files?



what does grep() stand for? how to find difference in two configuration files?..

Answer / Ashish Ku. Singhn

The 'grep' command is a powerful text search and filter utility. It stands for 'Global Regular Expression Print'. To find the differences between two configuration files, you can use the 'diff' command in combination with grep. For example: `grep -fnx '<search term>' file1 file2` This will output only the lines that contain the specified search term and are present in file2 but not in file1.nTo find differences between the two files without using grep, you can use the 'diff' command directly: `diff file1 file2`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Splunk Interview Questions

What is the main difference between source & source type?

1 Answers  


What do you mean by deployer in splunk?

1 Answers  


What is the use of time zone property in splunk?

1 Answers  


What is the difference between index time and search time?

1 Answers  


How to exclude some events from being indexed by splunk?

1 Answers  


What is input lookup command?

1 Answers  


What is dispatch directory?

1 Answers  


What are the disadvantages of using splunk?

1 Answers  


Explain how indexer stores various indexes?

1 Answers  


What is the function of alert manager?

1 Answers  


What commands are included in the filtering results category?

1 Answers  


Explain search factor and replication factor?

1 Answers  


Categories