run 137 B

1234567891011
  1. #!/bin/rc
  2. fn f{
  3. echo $1
  4. cd $1
  5. /sys/src/libc/9sys/v.out
  6. }
  7. vc ngetwd.c
  8. vl ngetwd.v pwd.v
  9. f /n/bootesother/andrew
  10. #f /bin
  11. #f /usr/andrew