Computing.Net > Forums > Unix > Search Results

Quick Links

Computing.Net Solution Center
Desktop Access to Search
Ask a New Question

Sponsored Results for: Find 5000 oldest files from folder

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: Find 5000 oldest files from folder

Product Search Results


Results 1 - 25 of 5915

[higher confidence] - higher confidence, [lower confidence] - lower confidence

Find 5000 oldest files from folder
    Summary: Hi, I have a directory /logo/jpg/CustArtRepository which contains around a million files in it. My requirement is to search the oldest 5000 files from...

Run a win32 file from maped drive
    Summary: I really appreciate if any one can shed some idea on this.... I have SFU (Windows services for UNIX 3.x)installed and I would like to invoke a win32 ....

Extract files from SCO tape
    Summary: I got a DAT tape back up from a SCO system in which the tape drive went bad and i need to find out what files where on the tape. I just installed a t...

How to find Earliest file in server
    Summary: Hi Folks, I am working on Oracle APPS and new to shell script. I need to write a shell script to find the oldest file (based on naming convention dat...

Read win file from Unix pl_sql
    Summary: thanks for reply, but I do that.My problem is: Oracle(installed on Solaris) don't read the files because this is in win ascii format.There is a way, i...

Find 50 largest files
    Summary: Richard: Here is one way: find . -type f -print|xargs ls -l|sort -r -n -k 5,5| head -50 Find all the files and do a numeric sort on the 5th field of a...

prevent a file from being removed..
    Summary: What command can one use to prevent a file from being removed???? ...

FTP excel file from NT to Unix box
    Summary: I am trying to FTP an excel file from NT box to Unix box using a Cntl-M script. The FTP is sucessful, but the file cannot be openend on the unix box. ...

ruuning a dos file from unix
    Summary: I need to execute a dos file from unix in a shell scrit. Is there a way to do it ?...

Download file from UNIX
    Summary: I want to use zmodem to download file from UNIX to Dos, what is the parameter (sz -? file ) that can specify the destination path such as " c:\downloa...

Where to find c head files in unix system? No content
    Summary: Where to find c head files in unix system? ...

copying a file from a diskette?
    Summary: How do you copy a file from a floppy disk to a SCO Unixware server? How do I refer to the floppy drive in my cp command? Does Unix use drive letters...

deleting files from a tarfile
    Summary: The man pages mention that tar has a --delete option, to remove files from a tarfile, but its not clear on how it is to be used. Any insight/example...

FTP a file from NT to UNIX box
    Summary: newbie here, Need some help in getting Unix to run a script to grab a file from an NT box. Thanks in advance and I hope I've provided pertinent info....

Moving file from Unix to NT
    Summary: What I am trying to do is -- to move a file from Unix to NT. I guess I need to have script which will allow me to do that when ever I execute that pro...

finding whether a file is empty
    Summary: hi, I would like to know how to find whether a file is empty or not in shell script to control the program flow . Thank you. Roopa.A ...

Find a max file size script
    Summary: Guess you want the output like ls too? Here this is it: #! /bin/ksh # Find the largest file in a directory du -ks `find $1 -type f` | sort +0rn | he...

Remove old files from Dir > 60 days
    Summary: Hello, We are saving some files in the UNIX directory with the naming convention "ABC_yyyymmddhhmi.txt". Our requirement is to remove files from this ...

Script to find & delete empty files
    Summary: This command finds and removes files of 0 length: find /path/to/specficdir -type f -size 0 -print|xargs rm Keep in mind that all subdirectories of .....

How to find out the file by hour
    Summary: Hi, I am trying to find out the file which over 1 hour ( or 30 min, or 30 seconds) I know how to find out the files by day using mtime find . -mtime ...

How to move files from one dir to a
    Summary: You must be trying to move a very large number of files to get a "arguments too long" error. Generally, you can get around the "arguments too long" p...

Sftp file from remote server
    Summary: Hi, Can anyone let me know 1)the Sftp commands,Connections to download a file from remote server to Local Machine. 2)to automate this process daily. ...

Cron jobs
    Summary: Hi, Can anyone tell as to how do I find all CORE files from all the directories and remove them. Need to implement this using a cron job. Any help ?? ...

FTP File Size Problem from UNIX to
    Summary: Hello, I have an shell script to transfer a 50KB TXT file from UNIX to NT4 server. The transferred file become 4-5KB less... When I look inside the t...

Polling for file arrival
    Summary: Here's my problem...I need to poll a set of directories for files that need to be processed. When I find the files I need to make sure that I'm grabbi...

Jump To: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | >>

Sponsored Results for: Find 5000 oldest files from folder

Ads by Google