I would like to execute a .blend file via terminal in a directory where only one .blend file is located. I would like to start this file without knowing the exact file name.
If I knew the filename I would do it like this:
blender --background example.blend --render-output //filename --render-frame 1