What is the difference between . and ./ in bash? – stackoverflow.com

Running the example command: (Where a.out is a valid executable binary) . a.out Results in : bash: .: a.out: cannot execute binary file Running instead: ./a.out Executes the file successfully. ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "What is the difference between . and ./ in bash? – stackoverflow.com"