- Go Standard Library Cookbook
- Radomír Sohlich
- 43字
- 2025-04-04 17:22:43
Getting ready
Test if the following commands work in your Terminal:
- Test if the ls (dir for Windows) command exists in your $PATH.
- You should be able to execute the ls (dir in Windows) command in your Terminal.