Search Results

Search: Posts Made By: srikumar_cs
57,580
Posted By srikumar_cs
This is what i have tried. #!/bin/bash ...
This is what i have tried.


#!/bin/bash

for i in *.jar ; do
jar xf $i /* This will extract the jar file */
find -name "SearchString" . /*This will search for the search...
57,580
Posted By srikumar_cs
Advice taken :-) More specifically i am looking...
Advice taken :-) More specifically i am looking for this.

jar file contains a list of class files. I want to check against the name of one of the class files. I want to do this...
57,580
Posted By srikumar_cs
Search inside a Jar file..
Hey Guys,

I need to search inside all the jar files of my directory for a specific string. Can anyone guide me as to how i can do it. I need this urgently please. More specifically i need...
Forum: Programming 11-19-2008
13,100
Posted By srikumar_cs
Can u give out more details.. What are the...
Can u give out more details.. What are the parameters you are passing to Connect() call.. That will surely help.. Check that against the connect API. usually people go wrong with the second...
2,864
Posted By srikumar_cs
Linux Programming in JAvA
is it advisible to do Linux Programming in JAVA.. If so, whats the advantage over C++ or C.. Cud anyone also help me out by providing some links in this regard.. Would be highly appreciated..
2,758
Posted By srikumar_cs
Thanks Jim.. appreciate ur help.. Any other books...
Thanks Jim.. appreciate ur help.. Any other books cross your mind? Let me know sire
2,755
Posted By srikumar_cs
Yes the user is a root user.. I know one way of...
Yes the user is a root user.. I know one way of doin it(albeit not so appropriate) is simply by saying #telinit RUNLEVEL. But that can be done after it boots.. So i wanted to know if there is anyway...
2,755
Posted By srikumar_cs
Multiple runlevel options at Bootup
Is it possible to give multiple runlevel options during boot up.. When the Welcome screen appears, i want to give multiple runlevel options.. So the user can boot into any desired runlevel he wants.....
3,482
Posted By srikumar_cs
Thank You Sir, that shud be comprehensive enough...
Thank You Sir, that shud be comprehensive enough to solve my problem.. I am going thru the links.. Thanks again..
3,482
Posted By srikumar_cs
NTFS in Linux(fedora)
Can any of you Kind Experts out there plz tell me how to access NTFS partitions in Linux? This thing has been buggin me since my birth so to say.. :confused: Please oblige
2,758
Posted By srikumar_cs
Thanks Sayonm, But wud that book be compatible...
Thanks Sayonm, But wud that book be compatible with Linux OS.. I mean the code and concepts.. ?
2,758
Posted By srikumar_cs
Books on Linux Prog..
Hi everybody,

Can anyone suggest me some good books on Linux Prog.. I know richard stevens is always there.. But any specific books on Linux Porgramming and Networking in Linux.. Wud be of...
Showing results 1 to 12 of 12

 
All times are GMT -4. The time now is 01:48 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy