Hi all,
After running:
export PATH=$PATH:/path/to/nextflow
when I type nextflow
, I still got: -bash: nextflow: command not found
./nextflow
works.
Would you please explain why? Thank you so much!
Update: I create a new folder and move nextflow to it folder then it worked.
Thank you so much! Also, log out and log in back to make it works.