Skip to main content
3 of 4
reword to use better english
xenoterracide
  • 61.4k
  • 79
  • 196
  • 252

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

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

Why not just enter it like other commands gcc, ls etc...

Renjith G
  • 6k
  • 17
  • 43
  • 48