Skip to main content
add more keywords to title
Link

Why do we use "./" (dot slash) to execute a file in Linux/UNIX?

reword to use better english
Source Link
xenoterracide
  • 61.4k
  • 79
  • 196
  • 252

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

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

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

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...

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...

made the question valid; edited tags; edited title
Source Link
Stefan
  • 26.1k
  • 41
  • 103
  • 127

Why do we give "./a.out"" to execute a program in Linux file?

Why do we give ./a.out./filename to execute a programfile in linux? why don't in any other way

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

/__kanu

Why we give "./a.out" to execute a program in Linux ?

Why we give ./a.out to execute a program in linux? why don't in any other way like other commands gcc,ls etc etc...

/__kanu

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...

Source Link
Renjith G
  • 6k
  • 17
  • 43
  • 48
Loading