Search Results

Search: Posts Made By: ankit2012
1,523
Posted By ankit2012
Yes i want to schedule it in crontab. I have...
Yes i want to schedule it in crontab.

I have already script scheduled for taking daily backups that send notification through CRON i want that it also show the mountpoint space after backup...
1,523
Posted By ankit2012
No i am seeking for an solution.
No i am seeking for an solution.
1,523
Posted By ankit2012
Check size of a partition
hi want to schedule a script for displaying the size of the partiition.

For example
df -g

/dev/fslv03 2000.00 535.43 74% 179943 1% /nvbkp

we have several mount point like this but i want to...
875
Posted By ankit2012
Listing files
Hi i want to list files for particular date in AIX.

when give ls -ltr it shows following result
lrwxrwxrwx 1 applnvd dba 48 Jan 25 17:06 XXSYKPERINTEMAIL ->...
2,770
Posted By ankit2012
Check size of a partition
hi want to schedule a script for displaying the size of the partiition.

For example

df -g

/dev/fslv03 2000.00 535.43 74% 179943 1% /nvbkp

we have several mount point...
2,770
Posted By ankit2012
Thankyou so much Ranga It worked. Thanks a...
Thankyou so much Ranga
It worked.
Thanks a lot
Cheers..... :)
2,770
Posted By ankit2012
Hi Thanks for the reply ls -ltr|tail...
Hi
Thanks for the reply

ls -ltr|tail -2|xargs -I '{}' du -sg {}.Its giving the following result.

du: drwxr-xr-x 3 oranvd dba 256 Dec 16 03:30 20121216: A file or directory in...
2,770
Posted By ankit2012
Shell script to find size of subdirectories
Hi
I have to find size of subdirectory and automate it in CRON.

Eg: parent directory name is NVBKP inside it there are several subdirectories
I want to get the size of recent two subdirectories....
Showing results 1 to 8 of 8

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