[lammps-users] lammps tools

Hi,
I wana use the lammps tools like chain.f. I write the same syntax written in the documentation, but have this error:
~…/lammps/tools/~chain <def.chain> data.file
error:
bash: chain:command not found

maybe I should use more compelete syntax than this one?

regards
nazanin

I don't know why you have the tilde (~) before chain.
This is just running an executable under Unix ...
should be straightforward.

Steve