Search Results

Search: Posts Made By: xmac
1,896
Posted By xmac
i think u can assign specific user id via sam....
i think u can assign specific user id via sam. but im not familiar how to do it via command line.
2,560
Posted By xmac
try this: for i in $(find / -name "hourly.*"...
try this:

for i in $(find / -name "hourly.*" -mtime +6|cut -f4 -d'/'); do echo "The files are: "$i; done
Showing results 1 to 2 of 2

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