I suppose this would also be relevant to a whole bunch of other mailing lists that people are on, please forward as you would think is appropriate. Giridhar ...
Hi Luggers, You all would have met Sanjay at the last lug meet. Sanjay will take over as the next moderator of our group. During our meeting I have found him...
Is there any command for searching within the contents of many files for a given string.. i mean there are many files and i am supposed to search for a given...
... grep "My String" *.txt OR find ./ -name "*junk*" -print | xargs grep "My String" Bye :) -- Bharathi S...
Bharathi Subramanian
sbharathi@...
Feb 16, 2007 1:32 pm
19163
On 07/02/16 13:11 +0000, PRACHEER GUPTA said ... ... Is using an indexing / searching tool like glimpse an option? If you are searching in C/C++ sources,...
Hey u can do with the following command grep -R w <string name> <directory path> ... -- D.Chandra Shaker Sr.Linux Admin REDHAT CERTIFIED ENGINEER 9989888853 ...
Hello everyone, I am a relatively new user of linux. I would like to know more about it. Can any of u direct me to what's the best first step to take on the...
... The best way to start learning is to start using it in whatever way you would like to use it. From your signature, I assume you are a student of computer ...
hi zahed, its nice ur intrested in linux first of all decide ur self , ur intrested in programming or sysadmin or any thing else bcause, every thing related to...
Hi, ... It depends on what you want to do. tldp is a good place to start: http://www.tldp.org/HOWTO/HOWTO-INDEX/categories.html ... Linux is a kernel, not an...
... Welcome Zahed. First of all I'd like you to understand the Open Source philosophy. There are some good movies like Revolution OS, Antitrust (tough it's too...
Hi, ... The first and foremost thing to do is get yourself a Linux CD/DVD , install it and start using it. I suggest you go for a LiveCD first. With a Linux...
Hello this is Sarath I had been installed suse linux v9.0, the linux was installed successfully.. but my problem was retrvived when i was terminated the...
Hi Gupta, The following command could be used: find ./ -name "*.txt" -exec grep -l "find_string" {} \; The above command will search all directories and...
... was installed successfully.. but my problem was retrvived when i was terminated the system with shuting down, due to linux was structed at that moment,...
Hello, I usually do like this - grep "search string" `find . -name "*.cpp"` NOTE: I use back quotes. Hope this helps. Thanks & Regards, Hari ... -- Lead me...
... you can know anything but when you mail to a mailing list provide full information(device name) and what are the operation that you have performed. When i...
Dear All, I would just like to know if anyone out there has experience in setting up LINUX CLUSTERS and would be available to give a seminar and a hands-on in...
Hi All, Thanks for setting up this group. These days I'm playing with kgdb, many times I'm ending up with some problems... very few times I'm successful in...
Hi, ... What problems? ... Few times? ... What hardware? Which distro? Which Linux kernel? Which kgdb patches did you apply? ... Please give as much...
Hi All I have a problem running a script which is using 'shift' to shift the variable assignment. The Script picks the values from a service that throws these...
Hi folks, It the shortest and the sweetest month of the year, filled with purity and love. Yes... Its the valentine month - "February" I hope you all had a a...
Hi all, Has anyone worked on or installed bugzilla at their companies? I have some queries and would like to personally discuss some issues. tia, regards, sid ...
I thank Suman for his efforts in running the LUG meets and moderation. I welcome Sanjay and hope that he can do a great job for our LUG. I request all the list...