Friday 29 August 2014

Most Used SUSE LINUX Commands when running SAP

suse linux commands

  •  ls
  •  cp * -rv /usr/sap/SID/SYS/exe/uc/linuxx86_64/
  •  exit
  • df -h
  • cd /dump
  • cat SAPCAR
  • clear
  • du -sh *
  •  du -h
  • mkdir uc_BACKUP
  •  cp /usr/sap/SID/SYS/exe/uc/ .
  • ll /usr/sap/SID/SYS/exe/uc/
  •  mv linuxx86_64/ linuxx86_64_1
  • rm -r linuxx86_64
  • cp -r linuxx86_64/ linuxx86_64_1
  •  su - sidadm
  •  pwd
  • history
  • la
  • mv 50121831.ZIP  50121831/
  • du -h LIBRARY_SEP
  • ps -eaf | grep sapinst
  • kill -9 PID
  •  rm *.*
  •  rm -rv SUPPORT_CONTAINER/ dev_sap_kernel
  •  ls
  •   ./installer &
  •  vi CDLABEL.ASC
  •  cat CDLABEL.ASC
  •   service apache2 status
  •   /etc/init.d/httpd start
  •   which apache
  •   service network status
  •   df -k
  •   df -h
  •   ls -lrr
  •   mkdir /dump1/Kernel_741-42
  •   pwd
  •   find . -print| cpio -pduvm /dump1/Kernel_741-42/
  •   ls -lrt
  •   more sapstartsrv.log
  •   ll /sapmnt/SID/exe
  •   cd ../ERP-SOFTWARE/SWPM/
  •   whoami
  •   chown -R 777 /SUM/SUM1
  •   chown sidadm /SUM/SUM1

No comments: