Question 136

After issuing:
function myfunction { echo $1 $2 ; }
in Bash, which output does:
myfunction A B C
Produce?
  • Question 137

    Which of the following details is NOT provided in any output from the netstat utility?
  • Question 138

    What is the name of the simple graphical login manager that comes with a vanilla X11 installation? (Specify ONLY the command without any path or parameters.)