Search Results

Search: Posts Made By: SARAL SAXENA
2,856
Posted By SARAL SAXENA
script
Hi ,

Can you plz provide the shell script of corn so that this below command run in every 2 hr in a day..the command is

find /home/Administrator/files -iname "*.txt" -mtime -3| while read file...
2,856
Posted By SARAL SAXENA
need a script
Hi,

can u provide me the script also so that i can execute the below command after every 3 hours in a day..

find /home/Administrator/files -iname "*.txt" -mtime -3 | while read file
do
cp...
2,856
Posted By SARAL SAXENA
executing a TASK
Hi,

Again thanx alot for that guidance and i want now these task to be repeated after evry 3 hour in a day..so I have to gor for crontab...could you also plz provide the command for me that ..I...
2,856
Posted By SARAL SAXENA
execution on 2 nd time
I have also tried executing by ./ne1.sh .....now the file is executed but the error is ...
tar: cowardly refusing to create an empty archive
wats d reason for that any guesses..!!

----------...
2,856
Posted By SARAL SAXENA
error saying...
Hi,

Thanks a lot...but now upon executing this on cywgin..it is in output showing error ...
command not found...any idae wats d prblm..??
2,856
Posted By SARAL SAXENA
error in command
Hi itkamaraj,

the error for u r command (find /home/499633/scripts -iname "*.txt" -mtime -3| xargs tar -cvzf /test/backup.tgz) that u were discussing is ...

xargs invalid option --c
2,856
Posted By SARAL SAXENA
command to copy files
Hi ,

Now i want to copy those filter files into the test directory can you please provide me the command to copy those selected files into the test directory and later I will zip that test folder...
2,856
Posted By SARAL SAXENA
Hi, I have written this command in a script...
Hi,

I have written this command in a script file and then executing that script but it is showing error
2,856
Posted By SARAL SAXENA
error while zipping
Hi ,

I am using this command to find out the files modified within 3 days and now I want to send those files into another directory named test ,i want that inside test directory the zip file...
2,856
Posted By SARAL SAXENA
Zipping and moving
Hi,

I have got the script which find out the file that was modified 3 days ago now i want that all the files which fall into this category to be get zipped and then send to another...
1,712
Posted By SARAL SAXENA
Need shell script to move files
Hi ,

I need a simple shell script to move the files from one directory to another directory after every 1 hour..!!! ??
Showing results 1 to 11 of 11

 
All times are GMT -4. The time now is 04:09 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy