Skip to main content

Some basic things to know

What' the subtle difference between `test.sh` and `./test.sh`

https://unix.stackexchange.com/questions/477704/what-the-subtle-difference-between-test-sh-and-test-sh



Why do we use “./” to execute a file?


https://unix.stackexchange.com/questions/4430/why-do-we-use-to-execute-a-file

Comments