Skip to main content
2 of 4
made the question valid; edited tags; edited title
Stefan
  • 26.1k
  • 41
  • 103
  • 127

Why do we give "./" to execute a file?

Why do we give ./filename to execute a file in linux?

Why not like other commands gcc, ls etc...

Renjith G
  • 6k
  • 17
  • 43
  • 48