Skip to content

Misson

Q1 : List dir in current path

hint !

Click to view answer

ls

Q2 : Display file 'sample.txt' !

hint !

Click to view answer

cat sample.txt

Q3 : Command to show current path !

hint !

Click to view answer

pwd

Released under the MIT License.