Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
興味のあるプログラムを実行するには、「/programy/trinityrnaseq_r2012-06-08/Trinity.pl」を使用します。代わりに、「trinity」または最終的には「Trinity.pl」を端末に入力したいと思います。
どうやってやるの?.bashrc を編集しようとしましたが、成功しませんでした。どうもありがとう。
編集:ありがとう、問題は解決しました
bash を使用していて、この変更を自分だけに適用する必要があり、システム上の他のユーザーやプロセスには適用しない場合は、.bashrc を編集する必要があります。
alias trinity=/programy/trinityrnaseq_r2012-06-08/Trinity.pl
別のシェルを使用している場合は、構文とファイル名が異なる場合があります。