UNIX for DBAs (Part 4) System Status Commands The following commands may be helpful in retrieving system status information while using the UNIX system. The date command is used to display the system date and time. The du command can be used to summarize disk usage information. Sample syntax follows: du name(s) The du command will optionally accept a listing…