PrepAway - Latest Free Exam Questions & Answers

hown:$ rm *rm: remove new_car_data (yes/no)?

Frank is trying to remove all files from a directory. The result of the rm command is shown:
$ rm *
rm: remove new_car_data (yes/no)?
Choose the command that might allow Frank to use the rm command without being prompted for each file.

PrepAway - Latest Free Exam Questions & Answers

A.
unalias rm

B.
rm -i

C.
clear rm

D.
rm -a ‘rm -i’


Leave a Reply