Search Results

Search: Posts Made By: Sompalle Jalaja
25,207
Posted By Sompalle Jalaja
Hi I want a shell command to create a text...
Hi

I want a shell command to create a text file
25,207
Posted By Sompalle Jalaja
Thanks, Actually I am very new to Unix so...
Thanks,

Actually I am very new to Unix so please tell in which directory shall I create this cron and what exension should I give
25,207
Posted By Sompalle Jalaja
Delete 6 monhs old data
Thanks,

I tried with the command given by you.Its working.

Can u please tell me the steps in shell scripts for removing the file after every 6 months auomatically.
25,207
Posted By Sompalle Jalaja
Delete 6 months old files
Hi,

Iam trying to delete 6 months old files.
Iam using the following script

-ctime +190 -type f -exec echo rm {} \;
Iam getting an error saying -ctime not found.
Showing results 1 to 4 of 4

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