Linux Operating System 1.

File and Directory The "pwd" command displays the current directory: [root@dg11 dbhome_1]# pwd /u01/app/oracle/product/19.0.0/dbhome_1 The "ls" command lists all files and directories in the specified directory. If no location is defined it acts on…