I am using {{ lmp -restart2dump (filename) all custom (output filename) id type x y z vx vy vz }} command line to convert 1 restart file to data file. But if I have suppose 200 restart files then does this step need to be repeated 200 times, or there is any command to convert all the restart files to data file simultaneously at once??
p.s.- I have custom restart files named as {abcdef.10000} where number after β.β represent timestep (restart files taken every 10000th step).