Amazon Interview Question

what command would you use to find your directory in linux cli

Interview Answer

Anonymous

May 17, 2020

pwd, which stands for "present working directory".