How to find the largest files?

My question is how to find the big(lets say over 500Mb) files under the root and list them.
This is my desktop and when I tried "du / | sort -k 1n " it didnt finish.
Best regards,
Tonguc

Thank you for your interest Mr.Kartik.
[root@tcellhost /]# find / -size +500M
find: invalid -size type `M'
[root@tcellhost /]# find / -size +500m
find: invalid -size type `m'
[root@tcellhost /]# find / -size +500000
/u01/app/oracle/flash_recovery_area/TCELL/backupset/2007_04_12/o1_mf_nnndf_TAG20070412T091708_31vmq4z4_.bkp
/u01/app/oracle/flash_recovery_area/TCELL/backupset/2007_04_12/o1_mf_nnndf_TAG20070412T091708_31vmq5xr_.bkp
/u01/app/oracle/oradata/tcell/users01.dbf
/u01/app/oracle/oradata/tcell/system01.dbf
/u01/app/oracle/oradata/tcell/undotbs01.dbf
/u01/app/oracle/oradata/tcell/sysaux01.dbf
/proc/kcore
find: /proc/31477/task/31477/fd/4: No such file or directory
/oracle/10201_database_linux32.zip
/oracle/GridControl_10.2.0.3_Linux.zip
/oracle/10201_companion_linux32.zip
How can I execute a list command for the resturning file set?
[root@tcellhost /]# find / -size +500000 -exec ls -lt {};
find: missing argument to `-exec'
Best regards,
Tonguc

Similar Messages

  • How to find the downloaded file. its not in the "downloads".

    how to find the downloaded file?

    Open Finder, and type "Today" in the search area in the upper right of Finder's window.
    Then click "Today" under "Dates" in the resulting drop-down menu.

  • How to find the jsp file in iSupplier Portal

    Hi,
    I need to change a jsp page from Oracle iSupplier Portal, I got the url but I can't find the jsp file of that URL, how can I find that file?
    http://sboglx11.alpina.co:8040/OA_HTML/OA.jsp?callType=W&_ri=177&_rc=POSINQUIRIESPL&flowApplicationId=177&flowCode=POS_SUPPLIER_INQUIRIES&pageApplicationId=177&pageCode=POS_AP_INVOICE_DTL_D&whereRegionCode=POS_AP_INVOICE_DTL_D&addBreadCrumb=Y&WPARAMSINVOICE_ID=526856&_ti=1715476161&oapc=7&oas=MtxL7MgOdHAuyU8-iC7c8Q..
    Thanx,
    Ivan Loaiza.

    Hi,
    I have a custom request to add a new table on the page of that url from a custom query. I tried to make changes activating the FND_CUSTOM_OA_DEFINTION's profile, and enter to the 'Personalize Page' link, but on this opcion I couldn't find the way to enter a new query. Now I try to customized directy the jsp file and add a new table on that region asociated with custom query.
    I also try with the AK Developer responsability but I got the following error when I try to open the page "No data found for region (/oracle/apps/pos/regionMap/POS_CUSTOM_IMP)" where "POS_CUSTOM_IMP" is a new region that I created with the AK Developer responsability.
    Thanx,
    Ivan Loaiza

  • How to find the unused files for deletion?

    After mapping 600 xml files, how does one find the unused files for deletion from the folder? (eaiser and cheaper translations)
     

    iWeb will open any file with the extension .sites2 - it doesn't have to be named "Domain".
    See this page for how to open separate Domain files when using Lion/Mountain Lion...
    http://www.iwebformusicians.com/iWeb/mountain-lion.html
    The above page will also let you know how to find the library folder now that its hidden.

  • How to find the XML file size in the scenarios?

    Hi All,
    Recently i have attended an interview at a MNC.
    They asked some realtime questions like
    1.how to find the XML document size in a File-File scenario?
    2.What is mass-assignment replication etc.....
    Can anybody tell me the solution for these.
    Best regards
    Hari prasad

    If the input is a flat file, there is no exact way to calculate the size of the generated XML file, since it depends on many factors (number of fields in the recordsets, size of the name of the fields, number of records, etc).
    As a rule of thumb, generally ppl use XML file size = 2 x Flat file size, in order to do sizing calculations etc. But again, that is just an estimation, not a precise calculation.
    Regards,
    Henrique.

  • How to find the corrupted files using javascript?

    Hi all,
    I need to run batch of files some of which were corrupted?? instead of using the method "the files which were not opened are corrupted" is there any way to find the corrupted files??
    I need to find this using javascript or apple script??
    Please some one help me..
    Regards,
    subha

    We found one datafile has corrupted by using dbv.dbv would have reported the block ids (block numbers) that are corrupted.
    query dba_extents to identify the segments that contain such blocks.

  • HOW TO FIND THE LOG FILES RELATED TO SAP XI

    Hi Experts,
                    I want some information on finding the log files in SAP XI. When the XI picks the file from Source system and a series of process undergoes and finally delivered to the receiver system. I need the log files related to all process since the start of the scenario and untill the end of the scenario.
    Thanks in Advance,
    Sunil  K Shetty

    HI,
    Please see belo links
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/8314cb90-0201-0010-f586-9155dba8934d
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/402fae48-0601-0010-3088-85c46a236f50#search=%22xi%20archiving%22
    http://help.sap.com/saphelp_nw04/helpdata/en/aa/fce73a86e99c77e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/15/01df3a1fd91974e10000000a11402f/content.htm
    Regards
    Chilla..

  • Previous version of Adobe element, how to find the installation file?

    I've the licence for Photoshop Element 9. My disk crashed, I want to install element 9, but I am not able  to find the element9 file inside your web site. Wht the best way to find the element9  installation file for Mac?

    As this is a Photoshop Elements issue, I will move your post from the Photoshop>General Forum, to the Photoshop Elements Forum, where others will likely know your program, and can help.
    Good luck,
    Hunt

  • How to find the log file on server

    Hi All,
    Here we have installed J2EE Engine & JDI on seperate machine.We have developed a new FPM application. The application is not working it is giving the error when run the application. It is giving the error "500 Internal Server Error Failed to process request. Please contact your system administrator". We want to see the log file what the error is, where can we find the log file.
    Regards
    Suresh

    Hi
    See this thread
    /message/1656215#1656215 [original link is broken]
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/e2/75a74046033913e10000000a155106/frameset.htm">Logging</a>
    See this blogs
    <a href="/people/karsten.geiseler/blog/2005/06/06/netweaver-portal-log-configuration-viewing-part-1 Portal Log Configuration & Viewing (Part 1)</a>
    Kind Regards
    Mukesh

  • InfoPath 2013: How to find the current file name?

    Hello,
    Is there any way to find the file name in the rule formulas when an existing xml file in a sharepoint form library is being edited in InfoPath? I am looking for a function that returns the current file name that is being edited.
    Thank you,

    Hi,
    According to your post, my understanding is that you want to get the current file name in the InfoPath form.
    Here is a similar thread for you to take a look at:
    http://social.technet.microsoft.com/Forums/en-US/a24f01d5-744c-4b75-b30d-3295311ab054/how-do-i-find-the-file-name-of-the-currently-open-infopath-form?forum=sharepointcustomizationlegacy
    Best Regards
    Dennis Guo
    TechNet Community Support

  • How to find the largest tables in EBS

    Hi gurus,
    Oracle EBS R12.1.2
    Linux x86-64
    RDBMS 11g
    How can I find the top 10 largest tables in EBS - in terms of size (KB/MB)? pls send me the Query and also direction from where (which Schema) should I run that query?
    -- TIA

    Hi;
    I suggest check below threads:
    How to know which is the largest table in my oracle database??
    Find Largest Tables in 9i Database
    Query to find biggest table in oracle ERP database?
    Those links should give you answer of your questions.
    Regard
    Helios

  • How to find the largest odd number and smallest even number from an array

    Hello All
    I want to find out largest odd number and the smallest even number from an arry numbers? What is the best method to achieve this.
    Thanks
    Sravz

    You need to sit down and figure out an algo on how you would do it if you had to do the same thing from a blind container perspective:
    1 - collect all the items you want to look at
    2 - look at an item
    3 - is it odd?
    4 - if it is odd then check if it is larger than previously largest number
    5 - save it if it is larger
    6 - return back to 2 unless no more items
    7 - item is not odd so it must be even--is it smaller than previous
    8 - save it if it is smaller
    9 - return back to 2 unless no more items
    Now you just need to know how to check if something is even or odd: to do this you will need the modulous operator--integer division.
    Note: this all assumes that your needs are for integer type of numbers, otherwise there is not enough information to define an answer. For instance, if you are using floats at 0.5--it that even or odd? Do you consider an err factor when dealing with floats? etc...

  • How to find the executable file /usr/bin/7za in Solarsis?

    Hi All,
    We are trying to install the Oracle 10 g release.Before installation ,it needs some system requirements.In that way ,Using the following command to add the package in Solarsis
    pkgadd -d SUNWi1cs
    However, we got the this type of error,
    # pkgadd -d SUNWi1cs
    Processing package instance <SUNWi1cs> from </mnt/Solaris_10/Product>
    X11 ISO8859-1 Codeset Support(i386) 2.0,REV=2004.10.17.15.04
    Copyright 2004 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    Using </> as the package base directory.
    ## Processing package information.
    ## Processing system information.
    8 package pathnames are already properly installed.
    ## Verifying package dependencies.
    ## Verifying disk space requirements.
    ## Checking for conflicts with packages already installed.
    ## Checking for setuid/setgid programs.
    This package contains scripts which will be executed with super-user
    permission during the process of installing this package.
    Do you want to continue with the installation of <SUNWi1cs> [y,n,?] y
    Installing X11 ISO8859-1 Codeset Support as <SUNWi1cs>
    ## Installing part 1 of 1.
    Cannot find required executable /usr/bin/7za
    pkgadd: ERROR: class action script did not complete successfully
    Installation of <SUNWi1cs> failed.
    How to rectify the above error ?
    Thanks in advance !

    The 7za executable is in the SUNWbzip Solaris 10 package on our systems (Solaris 10 Update 9). It appears that the file may have been in the SUNWp7zip package on some older update releases of Solaris 10 and later moved to SUNWbzip. It isn't clear to me whether or not this executable was available prior to the 5/08 update release. Anyway, I'd check and make sure SUNWbzip is installed. If it is and you don't have 7za you could check and see if SUNWp7zip is installed. If not, install it from you distribution media. If your release is too old to have it at all, you may have to load it from a newer distribution or another source.

  • How to find the PAR file for standard iviews??

    HI all,
    I am trying to customize some screens provided by the standard EP portal. But i am not understanding which will be the PAR file which has code for these iviews.
    For example, in the "Approval screen for New user registration" has an iview which displays the info given by the user(seeing which user admin will either approve or reject the new user). I need to change this. 
    Also the screen where new user enters his information(when the company feature is enabled,it shows a second screen where Contact info of the user, etc. are asked) , needs to be changed which also some iviews.
    Please help me in finding the right PAR file and the JSP which needs to be edited for this purpose (and how to find these in general for any standard screens)
    Regards,
    Narahari

    Hi Narahari,
    --and how to find these in general for any standard screens)
    For getting the right par file for any standard iviews, Check out the property named <b>Code link</b>, which is there in the property list of every iview.This will give you a clear cut idea on which PAR file you have to edit to obtain the desired result.
    Regards
    Rajeev
    Do award points for helpful answers in SDN.

  • DW CS6 Mac OS (latest): how to find the cash file?

    recently I run into problem with DW, it keeps hanging.
    In this forum is mentioned to delete the cash file could help.
    Unfortunately I cannot find any cash file.
    In the mentioned path:  >Library>Aplication Support>Adobe> there is no Dreamweaver CS6 directory or any sign of Dreamweaver.
    I went through the whole list and found it only in >Extension Manager CS6>EM Store and it is empty.
    Now, what to do? Any idea how to solve the problem would be appreciated.
    Another problem is Fireworks CS6 does not open from inside DW CS6, it gives an error: check whether it is installed or there is enough memory, even if I start FW first, it gives the same error.

    Wolfgang_elf wrote:
    opening bigger files (perhaps 200kB) with a few .js and css files attached DW CS6 switches into some kind of crawl mode, it takes minutes before it responds to a mouseclick or keyboard entry and working is impossible.
    If you have very large files, it's generally a good idea to turn off the site cache to speed up Dreamweaver's response.
    Go to Site > Manage Sites.
    Select the site that contains the large files, and click Edit (the pencil-shaped icon at the bottom left).
    In the Site Setup dialog box, select Advanced Settings > Local Info.
    Deselect the Enable Cache check box.
    This setting is site-specific, so you need to change it for each site individually.
    Also, if DW is running slow, check the amount of memory in your machine. The more the better.

Maybe you are looking for