Search Results

Search: Posts Made By: vijay.amirthraj
31,020
Posted By vijay.amirthraj
how to find the exit status for the last executed command
I am executing a find command in my script i.e

find $2 -type f -name '*.gif' -mtime +$1 -exec rm {} \;

how do i check that this command is executed properly.. i would lke t trap the errror and...
21,881
Posted By vijay.amirthraj
How to delete the files
How can I delete these files once i get from this find command.

kindly assist please.. this is an urgent issue
Showing results 1 to 2 of 2

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