DWQA Questions › Category: Linux Essentials › What is the correct way to save the current directory to a variable? What is the correct way to save the current directory to a variable? A=`pwd` A=pwd A=cwd pwd $A pwd | $A Please login or Register to submit your answer