When using the bourne shell: pwd > temp read dir < temp Just hangs until you type something on the keyboard when using bsd 4.3. However on a sun machine it works fine, the variable dir gets the current working directory. Is "read" keyboard input only or ?????