Unix scripts

Find the Max file size in Linux and Last 10 users logins in putty

Find the Max file size: [applmgr@xxxxx out]$ ls -lSr -rwxrwxrwx 1 applmgr oinstall    3703635 Jun  6 15:45 o5829172.out-rwxrwxrwx 1 applmgr oinstall    3703635 Jun  6 15:04 o5829155.out-rwxrwxrwx 1 applmgr oinstall    3703635…

Read More

To display the details of available server CPU resources in UNIX

Display the number of CPUs in HP/UX In HP/UX the ioscan command is used to display the number of processors available on the server. root> ioscan -C processor | grep…

Read More

Finding files in Unix based on specific criteria

Read More