Running a program in Linux in a current folder
If an executable file is located in a current folder a user had switched to, then it is possible to specify ./ (dot slash) symbols to indicate current working directory
If an executable file is located in a current folder a user had switched to, then it is possible to specify ./ (dot slash) symbols to indicate current working directory
Comments
Post a Comment