intro 69 B

12345
  1. #!/bin/bash
  2. echo "hello world"
  3. echo $(which neqn)
  4. cat $(which neqn)