Installing GNU parallel without root permission

后端 未结 5 1828
逝去的感伤
逝去的感伤 2021-01-21 05:08

EDIT 2

After trying to run parallel, I am getting the following on the terminal when I run both parallel and by the source /homedtic/

5条回答
  •  遥遥无期
    2021-01-21 05:44

    You might consider using linuxbrew (http://linuxbrew.sh)

    brew install parallel
    

提交回复
热议问题