Question: Given a child directory named 'test' directly below a user named 'alice' on an Ubuntu linux system. Choose the command that will produce the same

Given a child directory named 'test' directly below a user named 'alice' on an Ubuntu linux system. Choose the command that will produce the same results as this command: ls -al /home/$USER/test 1). ls -al /home/alice/test 2). ls /home/alice/text 3). ls -al $HOME/alice/test 4). ls -al $HOME/$USER/test

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!