Computing.Net > Forums > Unix > Search Results

Quick Links

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

Sponsored Results for: Delete files, then copy and rename

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: Delete files, then copy and rename

Product Search Results


Results 1 - 25 of 7209

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

Delete files, then copy and rename
    Summary: I know this is quite simple stuff, but I'm not into this kind of programming... I have to set up a cron job that does the following 2 steps on a web s...

Find, copy and move into directory
    Summary: How do you find files, then copy the files into an existing directory. I am to find files starting with N which is not more than 10 days old, then cop...

copy and past in a file
    Summary: The file look ~ like that: line1:uTN02PS01AGC AUTO00129325 001293251400584180 55PRV0201 line2: TN02PS01AGC AUTO00129326 0...

deleting files older than 2 days
    Summary: Hi, I want to delete files which had been created 2 days ago having names like: er_n5412_output_yyyymmdd.csv.processd from the directory /opt/apps/cc...

restoring a deleted UNIX Directory
    Summary: I prefere to use x-windows. If you delete files then, the directory and the files go first into the bin. In that case they can be retrieved by clickin...

how to find files and move to direc
    Summary: How do you find files, then copy the files into an existing directory. I am to find files starting with N which is not more than 10 days old, then cop...

Delete Files Older Than 2 Weeks
    Summary: Hi Jessica, depends on what you mean by two weeks ago. If you mena two weeks ago from the current date than you can use find /Directory -mtime +14 -ex...

How do i recover a deleted file in unix?
    Summary: Dear Friend , There is no possibility of regetting the deleted files.The best solution is we can change the functionality of rm to another command. ...

Deleted File under AIX, but program
    Summary: Hi there, I've got this problem: On my AIX-Machine runs an COBOL-Program wich has files open. Now one of these files are moved and compressed duri...

remove top line in file
    Summary: I need more help on removing the first line of my file. I have tried both suggestions but both of them seems to extract the 1st line of my old file an...

delete files in specific directory
    Summary: i have a directory "ABC" with lots of old files and sub directories in it. the issue now is i want to delete away files which are older than 15 days i...

An urgent script
    Summary: I think this script is just doing what you want. for i in `ls | grep -v tmp` do if [ -f ${i} ] then echo ${i} cp ${i} testdir/${i}.nae fi done ...

Autonatic .profile invocation
    Summary: It should. However, if it isn't working, copy the .profile to another file name, delete the old .profile, and rename the copy to .profile. If you hav...

if word exit in the file
    Summary: I am trying to wite shell script and running into little trouble. I need to find a particular word in the file, then copy that file into a different ...

deleting files from a tarfile
    Summary: I found this looking around, maybe it will help. :) $ tar --list --file=collection.tar blues folk jazz rock practice/blues practice/folk practice/jazz...

Delete files from textfile listing?
    Summary: Dear Gurus, How do i delete files in a directory, based on a captured text file listing. E.g. ls {dir} > logfile.log rm {files listed in logfile.log} ...

split a file with headers and trail
    Summary: Hi, I will have to split a 4 MB file into four 1 MB files. But the problem here is the first line is a header and the last line is a trailer. In betwe...

Cron
    Summary: I'm having trouble with cron skipping jobs on a Compaq Proliant 3000 with SCO 5.0.6. I have a batch jobs that run under cron at night. Some nights, ...

Restore Script
    Summary: Hope I have posted this in the correct forum. I'm trying to recover some Oracle files from tape to setup an offsite recovery system. These files are n...

Deleting a file
    Summary: I have a file in Word named Con.Proc.Sup.doc. I can open it and all is fine. I can make changes and save it and I can save it as another name and I ...

script copy filenames with brackets
    Summary: hey, i am trying to write a bash script to backup recent files from a directory. it works well, except that it does not copy files whose names have br...

How to copy files and replace it.
    Summary: I m new to unix command, can everyone guide me for below scenario. I need to copy the files in temp folder and replace it in test folder. Before overw...

check if file updating
    Summary: This script won't lose any appended data, but it is still possible to have the duplicated appended data. If these 3 files are log files, then the dupl...

FTP in Unix
    Summary: The "ftpd(ADMN)" server started by the super server "inetd(ADMN)" supports three types of accounts: Anonymous Real ...

Tar old files
    Summary: Hi All, Could someone tell me whats wrong with this script? The script should read a file(the file contains path of files to archive),and then tar the...

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

Sponsored Results for: Delete files, then copy and rename

Ads by Google