cdglo: SAP Global Directory in UNIX & Linux

In UNIX/Linux operating system, you can directly jump into SAP global directory by executing command cdglo instead of typing the whole path. The SAP kernal is located in /sapmnt/SID/global. This command need to be execute by logged as SIDadm.

1. Logged as SIDadm. Execute command cdglo.

> cdglo

2. Check the path directory.

> pwd
/sapmnt/SID/global

3. List all files inside the cdglo.

>  ls
000JOBLG                 SLOGJ                    ra
400BDCLG                 TemplateConfig           security
400JOBLG                 WF_LOG_000000000001_400  sld
400TEST_                 WF_LOG_000000000002_400
ABAPPROT                 j2eeclient

You May Also Like

Leave a Reply?