SnowPro Core Certification — Question 482

What is the abbreviated form to get all the files in the stage for the current user?

Answer options

Correct answer: B

Explanation

The correct answer is B, 'LS @~;', which is the proper command to list all files in the staging area for the current user. Option A, 'LIST @~;', is not the correct abbreviation. Options C and D are irrelevant as they do not provide the accurate command to achieve this task.