deepstream-app -c <config file> vs ./deepstream-app -c <config file>

hi
what is the difference of these two commands? when I run deepstream-app -c I dont see what I want to be print out in terminal.

It’s basic linux common sense, ./command represent the binary under your current dir.