Linux Foundation Related Exams
LFCS Exam
After issuing:
function myfunction { echo $1 $2 ; }
in Bash, which output does:
myfunction A B C
Produce?
What is the default action of the split command on an input file?
What of the following statements are true regarding /dev/ when using udev? (Choose TWO correct answers.)