Linux What command is used to summarize the disk usage? chkdsk disk du fdisk chkdsk disk du fdisk ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to assign executable permission to the owner of the file named "letter"? chmod ugo + x letter chmod g + x letter chmod u + w letter None of these chmod u + x letter chmod ugo + x letter chmod g + x letter chmod u + w letter None of these chmod u + x letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with file named 'letter' to remove the executable permission from the user and assign read permission to the group and others? chmod go + x, u - x letter chmod u - x, go + r letter chmod g - x, uo + r letter chmod go + r, u + x letter chmod go + x, u - x letter chmod u - x, go + r letter chmod g - x, uo + r letter chmod go + r, u + x letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to display the characteristics of a process? au pid ps du au pid ps du ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to move the cursor to the left? k j h l k j h l ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to halt a Linux system? Shutdown -t Shutdown -g -y0 init 0 Ctrl+Alt+Del Shutdown -t Shutdown -g -y0 init 0 Ctrl+Alt+Del ANSWER DOWNLOAD EXAMIANS APP