Sponsored Content
Top Forums Shell Programming and Scripting Find Large Files Recursively From Specific Directory Post 302971910 by aimy on Wednesday 27th of April 2016 12:15:52 AM
Old 04-27-2016
Thanks Don.

This is some of the output:
Code:
-rw-r--r--   1 ftphsbb    ftpuser         89 Apr 24 21:40 CASS_voice_NON_IMS_20160424_61486.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser         89 Apr 25 23:20 CASS_voice_NON_IMS_20160425_61701.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser         89 Apr 26 05:20 CASS_voice_NON_IMS_20160426_61746.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser        127 Nov 11  2014 CASS_voice_NON_IMS_20141022_59770.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser        174 Nov 11  2014 CASS_voice_NON_IMS_20141021_59453.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser        200 Nov 11  2014 CASS_voice_NON_IMS_20141022_59764.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser        221 Dec  5  2013 CASS_voice_NON_IMS_20131205_02067.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      21832 Sep 15  2015 CASS_voice_NON_IMS_20150915_16466.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      21833 Dec 15  2014 CASS_voice_NON_IMS_20141215_68321.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      21834 Jun 17  2014 CASS_voice_NON_IMS_20140617_41284.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      21834 Nov 11  2014 CASS_voice_NON_IMS_20141001_57072.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      21836 Nov 25  2013 CASS_voice_NON_IMS_20131125_99511.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      21860 Nov 27  2013 CASS_voice_NON_IMS_20131127_00075.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      21861 Jul 28  2014 CASS_voice_NON_IMS_20140728_47098.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      37255 Jul  6  2015 CASS_voice_NON_IMS_20150706_01203.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      37258 May 29  2015 CASS_voice_NON_IMS_20150529_94299.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      37260 Nov 11  2014 CASS_voice_NON_IMS_20141021_59484.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      37264 Nov  6 15:00 CASS_voice_NON_IMS_20151106_27007.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      37272 Sep 15  2015 CASS_voice_NON_IMS_20150915_16414.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      37279 Jan 31  2014 CASS_voice_NON_IMS_20140131_16810.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      37280 Dec  8 10:00 CASS_voice_NON_IMS_20151208_33705.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      37280 Feb 26  2014 CASS_voice_NON_IMS_20140226_23747.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      37281 Apr 12  2014 CASS_voice_NON_IMS_20140412_31888.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      38657 Feb 15 15:20 CASS_voice_NON_IMS_20160215_47855.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      38657 Mar  3 14:40 CASS_voice_NON_IMS_20160303_51340.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      38658 Apr  4  2014 CASS_voice_NON_IMS_20140404_30777.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      38658 Nov 23 11:40 CASS_voice_NON_IMS_20151123_30547.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      38862 Apr 14  2014 CASS_voice_NON_IMS_20140414_32198.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      38862 Jun  1  2015 CASS_voice_NON_IMS_20150601_94805.cdr.ext
-rw-r--r--   1 ftphsbb    ftpuser      39020 Sep 12  2014 CASS_voice_NON_IMS_20140912_54032.cdr.ext

All of them are under /EDWH-DMT03/stgdata/HSBB/USAGE/ directory.

Anyway, your modified script give neat output indeed.

Thank you very much.
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Recursively copy only specific files from a directory tree

Hi I am a shell-script newbie and am looking to synchronize certain files in two directory structures. Both these directory-trees are in CVS and so I dont want the CVS directory to be copied over. I want only .sh and .pl files in each subdirectory under these directory trees to be... (3 Replies)
Discussion started by: sharpsharkrocks
3 Replies

2. Shell Programming and Scripting

How to find a specific files in a many directory

Dear All, Appreciate some help here. I have a log of report. It located in several directory as below: Directory: mysscpr1 mysscpr2 mysscpr3 my_scnpr4 In the directory it contain hundred of files. i need to find a specific files that contain 'invc2345' in the directory. How... (7 Replies)
Discussion started by: selamba_warrior
7 Replies

3. Shell Programming and Scripting

delete files recursively in the specified directory

I have to write a shell script which can delete all the files and directories recursively inside the specified directory but should not delete the specified directory. Please some body help me in writing the script. (3 Replies)
Discussion started by: deepthi.s
3 Replies

4. Shell Programming and Scripting

Recursively move directories along with files/specific files

I would like to transfer all files ending with .log from /tmp and to /tmp/archive (using find ) The directory structure looks like :- /tmp a.log b.log c.log /abcd d.log e.log When I tried the following command , it movies all the log files... (8 Replies)
Discussion started by: frintocf
8 Replies

5. Shell Programming and Scripting

Using find in a directory containing large number of files

Hi All, I have searched this forum for related posts but could not find one that fits mine. I have a shell script which removes all the XML tags including the text inside the tags from some 4 million XML files. The shell script looks like this (MODIFIED): find . "*.xml" -print | while read... (6 Replies)
Discussion started by: shoaibjameel123
6 Replies

6. Shell Programming and Scripting

Need to find recursively all shell script in the /xyz directory

Pls. advise how to find or used grep recursively all shell script files. Some files doesnt have a .sh or .ksh extension name. find / -name "*" |xargs grep bin |grep sh ?? TIA (1 Reply)
Discussion started by: budz26
1 Replies

7. Shell Programming and Scripting

Find all the files under a specific directory and zip them into a single file.

Hi, Is there a way to find all the files from a specific location and then zip them into a single file, even if they are in multiple directories? (3 Replies)
Discussion started by: rudoraj
3 Replies

8. Shell Programming and Scripting

Find specific files only in current directory...not sub directories AIX

Hi, I have to find specific files only in the current directory...not in the sub directories. But when I use Find command ... it searches all the files in the current directory as well as in the subdirectories. I am using AIX-UNIX machine.Please help.. I am using the below command. And i am... (2 Replies)
Discussion started by: aakishore
2 Replies

9. Shell Programming and Scripting

Copy Specific Files Recursively

Is it possible to only copy selected files+its directories when you are copying recursively? find /OriginalFolder/* -type -d \{ -mtime 1 -o -mtime 2 \ } -exec cp -R {} /CopyTo/'hostname'__CopyTo/ \; -print From the above line, I want to only copy *txt and *ini files from /OriginalFolder/* ... (4 Replies)
Discussion started by: apacheLinux
4 Replies

10. Shell Programming and Scripting

Copy files recursively to one single directory

I need to copy a complete directory structure into a new location. But I want to have all files copied into one directory and leave out the directory structure. So all files must be placed in one directory. (4 Replies)
Discussion started by: ReneVL
4 Replies
BCHUNK(1)						      General Commands Manual							 BCHUNK(1)

NAME
bchunk - CD image format conversion from bin/cue to iso/cdr SYNOPSIS
bchunk [-v] [-p] [-r] [-w] [-s] <image.bin> <image.cue> <basename> DESCRIPTION
bchunk converts a CD image in a ".bin / .cue" format (sometimes ".raw / .cue") to a set of .iso and .cdr tracks. The bin/cue format is used by some non-Unix cd-writing software, but is not supported on most other cd-writing programs. image.bin is the raw cd image file. image.cue is the track index file containing track types and offsets. basename is used for the begin- ning part of the created track files. The produced .iso track contains an ISO file system, which can be mounted through a loop device on Linux systems, or written on a CD-R using cdrecord. The .cdr tracks are in the native CD audio format. They can be either written on a CD-R using cdrecord -audio, or con- verted to WAV (or any other sound format for that matter) using sox. The output type depends on the input type (data is just copied). If the input is in ISO format, the output will be. On the other hand, if the input is raw audio data, the output will be CDR or WAV (the latter if -w is given). It is advisable to edit the .cue file to either MODE2/2352/2048 or MODE2/2352/2324 depending on whether an ISO filesystem or a VCD is desired, respectively. The format itself does not contain this feature and in an ambiguous case it can only guess. OPTIONS
-v Makes binchunker print some more unnecessary messages, which should not be of interest for anyone. -w Makes binchunker write audio tracks in WAV format. -s Makes binchunker swap byte order in the samples of audio tracks. -p Makes binchunker go into PSX mode and truncate MODE2/2352 tracks to 2336 bytes at offset 0 instead of normal 2048 bytes at offset 24. Use this option if input is in PSX mode. -r Makes binchunker output MODE2/2352 tracks in raw format, from offset 0 for 2352 bytes. Good for MPEG/VCD. Use this option if input is in raw format. FILES
image.bin Raw CD image file image.cue TOC (Track index, Table Of Contents) file *.iso Tracks in ISO9660 CD filesystem format. Can be either written on a CD-R using cdrecord, or mounted (on Linux platforms at least) through a loop device ('mount track.iso /mnt/cdrom -o loop=/dev/loop0,blocksize=1024'). *.cdr Audio tracks in native CD audio format. They can be either written on a CD-R using 'cdrecord -audio', or converted to WAV (or any other sound format for that matter) using sox ('sox track.cdr track.wav'). *.wav Audio tracks in WAV format. SEE ALSO
cdrecord(1), mkisofs(8), sox(1), cdrdao(1) AUTHORS
Heikki Hannikainen <hessu@hes.iki.fi> Bob Marietta <marietrg@SLU.EDU> Colas Nahaboo <Colas@Nahaboo.com> Godmar Back <gback@cs.utah.edu> Matthew Green <mrg@eterna.com.au> Heikki Hannikainen v1.2.0 29 Jun 2004 BCHUNK(1)
All times are GMT -4. The time now is 11:55 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy