Linux What script is run for setting bash global defaults for all users? None of these /etc/.log /etc/.profile /etc/.bashrc /etc/profile None of these /etc/.log /etc/.profile /etc/.bashrc /etc/profile ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to change the working directory? cdir cd changedir chdir cdir cd changedir chdir ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to compare the files? ccp comp du cmp ccp comp du cmp 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 u - x, go + r letter chmod go + x, u - x letter chmod go + r, u + x letter chmod g - x, uo + r letter chmod u - x, go + r letter chmod go + x, u - x letter chmod go + r, u + x letter chmod g - x, uo + r letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to summarize the disk usage? disk chkdsk fdisk du disk chkdsk fdisk du ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to replace text from cursor to right s S r R s S r R ANSWER DOWNLOAD EXAMIANS APP