Hi
I need to compare two servers to see if there is deference in software installed (OS and Application). One is the test server and the other is the live server.
I tried to use the find unix command ( find . –print > myfile ) to dump the file, but this file only shows the file name and path and not the size or modification date.
Any suggestion would be appreciated.
AIX 4.3
I need to compare two servers to see if there is deference in software installed (OS and Application). One is the test server and the other is the live server.
I tried to use the find unix command ( find . –print > myfile ) to dump the file, but this file only shows the file name and path and not the size or modification date.
Any suggestion would be appreciated.
AIX 4.3