Linux Basics

77 / 107

What will be the output of echo $? after running ls with a non-existing file:

    ls -l some-non-existingfile.txt

Note - Having trouble with the assessment engine? Follow the steps listed here


Loading comments...