Open a single file in blender via terminal with an unknown filename
1
vote
1
answer
133
views
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
Asked by nosediver
(17 rep)
May 4, 2018, 07:25 PM
Last activity: May 8, 2018, 04:24 AM
Last activity: May 8, 2018, 04:24 AM