Examveda
Examveda

What will the result when we evaluate this statement?
$ directory=’pwd’=`pwd`

A. output of pwd command along with string pwd=

B. undefined output

C. erroneous

D. directory variable will hold string pwd

Answer: Option A


This Question Belongs to Computer Science >> Unix

Join The Discussion

Related Questions on Unix