Hi Arpit,
Please refer to below set of information on commands to be used on HPUX. Most of the commands work similar to other unix platforms.
In the most cases you can use these interactive managemant tools on hp-ux: sam,
just type sam for hp-ux.
in most cases, i work as <SID>adm, but some commands you must run as root.
cd
pwd
uname -a
ls -latr
rm
vi
view
more
cat
clear
grep -i -n TEXT file
find -name TEXT -print
reboot -r now
shutdown -r now
netstat -an | grep LISTEN
df -k|h
ln -s
chmod
mv
top
ping
nslookup
traceroute
sap commands, use as sidadm:
cdexe
cdpro
R3trans -d|-v
tp
disp+work -v | more
>ps -ef | grep -i ms.
startsap | stopsap r3,tp,j2ee
Hope this helps.
Regards,
Deepak Kori