Help need on find

Hi All,
I am new to Unix. I have a requirement to find a Particular word "HTTP" or "URL" or "WEBSITE" in unix box. There are n types of files which can have these words. i am able to do this using find . -exec egrep -il "HTTP" '{}' \; or find . -exec egrep -il "URL" '{}' \;
but problem is that i don;t want to find this in .log files or in .dat files. i am not able to prepare this statement. i have prepared simple statement which will search for .txt files but not .dat files..
I want to prepare something which search for a particular word inside a file, but avoid searching in log file..
Guys plz help me..
Thanks
Aryan

You are not using Linux. Since this a Linux forum, Linux was assumed.
Under HP-UX the following should hopefully work for the find command:
find / \( ! -name *.log -o ! -name *.dat \) -exec egrep -iI {} \;The \ escapes the parentheses so that they are not interpreted as special characters by the shell.
http://docs.hp.com/en/A1700-90014/ch02s18.html
In case your shell supports aliases, you might also want to check if you have already defined an alias for the find command that might interfere, i.e alias find, unalias find. But your current shell may not support aliases, please check.

Similar Messages

  • Help needed in Finding Download location for Sun One Portal 7

    Hi,
    help needed for finding download location for Sun ONE Portal 7. I tried to find in Oracle Download page ,
    http://www.oracle.com/us/sun/sun-products-map-075562.html, But unable to find.
    Please share the link for download location.
    I am totally new in Sun ONE Portal.
    Thanks,
    Edited by: 945439 on Oct 5, 2012 3:41 AM

    try edelivery.oracle.com under sun products.

  • [SOLVED] Help Needed to find the name of the openbox theme

    Can anyone help me to find the name of the openbox theme ?.
    Thank you.
    It's Numix
    Last edited by bhante (2015-01-07 11:13:12)

    That looks a lot like the Numix GTK theme...

  • Help needed in finding max of a given dates

    I have stored a list of dates in an arraylist.
    I need to find the maximum or the latest date from the list.

    This "feature" was not documented (at least I haven't seen one for the last few months) and has been abused by some retard(s?) for CSS injection, so Sun chose to fix it by removing it ...

  • Help need to find $7.99 a month create pdf

    I need to buy an adobe program to create pdf file from word doc and quickbooks invoice.
    Your advisor told me to look up create pdf for $7.99 a month. cant find it.

    Hi,
    Create Pdf is now known as Pdf Pack . You can visit the below mentioned link for help:-
    https://www.acrobat.com/createpdf/en/home.html?promoid=KIIBF
    Thanks

  • Help needed to find the schema/application data size

    Hi,
    Would i request you to help me to measure schema size/(APEX)application data size.
    I've 3 applications running on same schema and now i want to move one application to new server, new schema,
    Now i need to know how much space is required for this application to host on the new server, so i should find the application size and application data size in the current server, your hep is appreciated. thanks in advance.
    Regards

    Hi,
    Would i request you to help me to measure schema size/(APEX)application data size.
    I've 3 applications running on same schema and now i want to move one application to new server, new schema,
    Now i need to know how much space is required for this application to host on the new server, so i should find the application size and application data size in the current server, your hep is appreciated. thanks in advance.
    Regards

  • Help needed to find a good mapmytracks apps to N8...

    I had an older Nokia and used the apps mapmytracks, which is wonderful (you use your mobil as a gps, it has very good maps including topo, works also in the forrests, it counts the meter you walk and you can save the rutes afterwards. BUT it does not work with N8 and the developers will not fix it,  because the symphian3 has no future. Could anyone here  give my the name of an other apps that can do the same things. I would not find  such an apps for N8, I need it  and if I (and people who need precise tracking in a forrest) do not find such an  apps for N8 we need to stop using Nokia. Hope someone can help me.
    Mugge Pinner

    http://store.ovi.com/content/26345?clickSource=search
    If I have helped at all, a click on the White Star is always appreciated :
    you can also help others by marking 'accept as solution' 

  • HELP- need to find files

    I hope someone can help me out there! Recently I experienced a problem that Lightroom was condensing my pictures (500x500 jpeg), when I went to go in to resize to a larger size it lost the image and became blurry and noisy.... I did not save the RAW images, I thought though that Lightroom automatically saves the images. Is there anyway to get back the files with the correct dimension even if it is JPEG or to re-edit them as RAW.. I don't have them on the memory card either and it has been about a month or so and I am just noticing this problem now, geese!
    Any help or feedback is appreciated!
    Thanks.

    If you imported the RAWs using Lightroom, then the RAWs are on one of your hard disks somewhere, unless you deleted them. I suggest you look for them. The easiest way to find them is to go into Lightroom and right-click on the photo and select "Show in Explorer". This won't work if you deleted or moved or renamed the photos. You could also search for them using your operating system tools. Please try both of these suggestions and report back.
    I think you also need to look at introductory videos/tutorials/FAQs on the proper usage of Lightroom, as it sounds like a lot of these problems are preventable.

  • Help needed to find CPU Usages

    Hi Folks,
    I am trying to find the CPU usages of a machine and need help regarding it.I have a JNI Code , which I am unable to compile/create a .dll file using Microsoft VC++. However . I am not sure about the JNI Code that I have( got it in the net).. If anybody can help please, I am in a tight situation.
    My question is how to find the CPU Usages (I know all the procedure) , all I need is an example ...
    Thanks in advance..

    If you need CPU usage of single process then it's easy to use GetProcessTimes().
    If you need to know overall loading then read about registry like interface for performance data. This code little bit complex to post it here especially without comments so it's better to read original paper on say MSDN.
    http://msdn2.microsoft.com/en-us/library/aa373219.aspx
    http://msdn2.microsoft.com/en-us/library/aa373105.aspx
    find more by youself...

  • Help needed with finding node in JTree

    Hi,
    In my application i will be entering some string data in a text box for search criteria.
    When I click on search, I will get data from database which will be shown as a JTree.
    This Jtree will have some nodes in which, node with string entered in the search text box exists.
    I need to focus on this node and I have only a string to find this node.
    How can I do this?How can I find a node in JTree using string value?
    Is there any alternate option by which I can achive my need?
    Please suggest.
    Thanks.

    @OP: please assign your dukes.
    @Andre_Uhres: if you don't get rewarded in the next couple of days, please let me know here to get at least one duke for your effort.
    Bye.

  • Grus help needed in finding the queries with Cartesian  joins

    Hi
    I have a reporting tool in which users are allowed to put the joins on the views and add some sub queries that produces a Cartesian product. Is there any tool or way that I can stop the execution of those query before it is being executed for example
    Step 1 ) user creates a query
    step2 ) user submits it
    step 3) by any tool or any check if Cartesian join is found the query execution is stopped and notify the user that the query is not good if no problem executes the query.
    I really need help in step 3. I am on 9i release2.
    Any help or suggestions will be highly appreciated.

    I Agree with Gasparotto, you should limit the resource consume.
    You must understand that cartesian join, isn´t always a BAD guy, sometimes you need it.
    If your developers are in trouble with handle the join , think about NATURAL JOIN, may be it helps you
    Regards
    Helio Dias

  • Help needed in finding duplicate entries in invoices

    Hi,
    let me explian u the senario.
    when we enter the invoice no. in vf03 and select any item and click on pricing button.
    there i find the Cnty fild having duplicate entries like xr1 2 times and xr2,xr3,xr4,xr5 and xr6 all 2 times
    so i need to write a query to find out which of all the invoices have these types of duplicate entries.
    regards,
    maqsood

    Hi!
    CnTy is header line of condition type column.
    There can be several reasons, why conditions types are twice in a document. E.g. conditions can be given on header and line level, so they are two times in a document.
    These tax conditions are just line level. But please check, if they have different colors. I currently don't remember if only the blue or only the black lines (with or without highlight) are relevant for the document.
    The inactive conditions are still shown, but not 'counted'. You can set conditions inactive by requirements, by formula, by exclusion groups... so there are many ways to set the system up.
    Only if your total is wrong you have to do something (e.g. give users a training how to create a sales order / invoice).
    Conditions for invoice can be found in KONV with KONV-KNUMV = VBRK-KNUMV.
    Regards,
    Christian

  • Recive deleted pictures with out icloud or any back up from last restore date please help need to find a very important picture

    i have problems with spelling
    There surely has to be a way to recive my pictures from deleted memory on my iphone 4
    i deleted my pictures from this weekend and need to view them but i deleted them with out having icloud or any back up app
    is there ANY one who know's how to get around this there has to be a way like a computer like a restore factor settings that lets you go back to the last time you took a picture
    Please Help Driving me insane

    Richie K wrote:
    im still not conviced i might go to the iphone store tomorrow and see there has to be a way thank you for you help if you come across anything like this please let me know
    Good luck, but they will tell you the same thing that anyone here will tell you.
    Unless the device was backed up (via iTunes or iCloud) after the pictures were taken but prior to deleting them on the device, they are gone.  There is no way to recover them once deleted without a backup.

  • Help needed to find out BADI's for Transaction "PECM_CHANGE_STATUS"

    Hi folks,
    I was told to use BADI "HRECM00_ACTIVATION" and code in the Method "CALC_SAL_ADJUSTMENT" within it. After coding and executing my Transaction "PECM_CHANGE_STATUS" it does'nt stop at the method (inspite of keeping a breakpoint).
    So, after suggestions from some of you folks i tried the below 2 methods to find out the relavant BADI's
    1) First way, putting a breakpoint at "CALL METHOD cl_exithandler=>get_class_name_by_interface" via SE24 and found only one BADI in exit_name which is "HRPAD_SUBTY_CHECK".
    2) Other way i checked the Package of suggested BADI "HRECM00_ACTIVATION" , which i found as "PAOC_ECM_ADM_BL". ANd when i go to SE80, for this package when i check the Enhancements section->Classic BADIs. i found about 15 BADI's ..Is this the right way to check for a BADI ? If not, how to know the relavant BADI's for my transaction "PECM_CHANGE_STATUS"
    Awaiting for response. Thanks!

    Hi,
      1. The BADI "HRECM00_ACTIVATION" does exist in this transaction, did you activate the implementation after writing the code?  The method is called in the FM HR_ECM_CALC_SAL_ADJUSTMENT.  You can try executing with breakpoint at the FM HR_ECM_CALC_SAL_ADJUSTMENT.
      2. You can try using the program in the code gallery to find user exit/Badi. Link: [Badi/exit finder|https://wiki.sdn.sap.com/wiki/display/Snippets/ToFindoutUserexitsandBAdI%27s%28New+format%29].
      3. In case you are working on ECC 6.0 the first point ( "CALL METHOD cl_exithandler=>get_class_name_by_interface"  ) mentioned by you might now return all the BADIS, as SAP has introduced a new method by which BADIS are invoked. You can try searching for Kernel Badi in SAP Help.
    Regards,
    Sai

  • Help needed in finding these TCodes..

    <b>Hi..
    Could you explain the functions and usage of the CICO & EA40 TCode.
    Please provide the linked documents and PDF's to it.
    We are working on a performance related issue of a SAP system.
    How far could this TCode help us in achieving the goal?
    Expecting your response.
    Vineeth</b>

    try edelivery.oracle.com under sun products.

Maybe you are looking for

  • Sync/Async JMS without BPM - No receiver specified in message object

    Hi All, My scenario is Proxy - JMS - Proxy.  I have chosen to do this without BPM and had followed closely to the instructions given in various help documents/blog/forum threads.  During testing, the proxy returns a system fault 'No receiver specifie

  • When does Apple fix the irritating slow Mavericks?

    When is Apple going to fix the irritating slow Mavericks? Once you update to that awful OS it is not easy to go back to 10.6. something. With Mavericks it feels like i am bcak to a Windows computer! I have spent several days implementing all kind of

  • IPhoto app is not supported on iOS 8??

    since  updated to iOS 8.1, my iPhoto app shows below warning

  • Win 7 64 Bit Problem CS 5.5

    Hi Guys, I have a simple plug-in with a few menus. Right now I have compiled it for win 7 64 bit platform (the normal release 32bit version of the plug-in is not loading on win 7 64 bit) - no warnings, no errors, the plug-in was created at releasex64

  • Apache Url rewrite for portal URLs

    Hi, I have a requirement where i need to write simple URL's for the default portal uRL's for example inspite of using default url like "http://myserver:port/portal/server.pt/community/abc_xyz/123/efg_jkl/12345", if user uses "http://myserver:port/por