History of UnixCommandsOSX (No. 1)


Unix commands(Solaris)

Show the libraries related to the command

>otool -L /usr4/local/mac_bin2/pp<RET>

Show the architecture for the command

>lipo -i /usr4/local/mac_bin2/pp<RET>