bash: /opt/ros/noetic/setup.bash: Böyle bir dosya ya da dizin yok davidoof@Davidoof:~$
bash: source/
bash: /opt/ros/
bash: /opt/ros/
bash: /opt/ros/
bash: /opt/ros/
bash: /opt/ros/
bash: /opt/ros/
bash: /opt/ros/
davidoof@
her cmd açtığımda bash betiğiyle karşılaşıyorum nasıl kapatabilirim
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2020-10-18
- Last reply:
- 2020-10-19
Bernard Stafford (bernard010) said : | #1 |
Posting translated from Turkish to English:
bash: /opt/ros/
Asked by davut arslan 5 hours ago
bash: source / opt / ros / melodic / setup.bash: No such file or directory
bash: /opt/ros/
bash: /opt/ros/
bash: /opt/ros/
bash: /opt/ros/
bash: /opt/ros/
bash: /opt/ros/
bash: /opt/ros/
davidoof @ Davidoof: ~ $
every time i open cmd i encounter bash script how can i close it
Bernard Stafford (bernard010) said : | #2 |
exit
or in a string like : bash: /opt/ros/
If you're opening just one file, you don't really need to use a script, because a script is meant to be an easy way to run multiple commands in a row, while here you just need to run two commands (including exit).
Translated from English to Turkish
çıkış
veya şu gibi bir dizede: bash: /opt/ros/
Yalnızca bir dosya açıyorsanız, bir komut dosyası kullanmanıza gerçekten gerek yoktur, çünkü bir komut dosyası, arka arkaya birden fazla komut çalıştırmanın kolay bir yolu olması gerekirken, burada yalnızca iki komut çalıştırmanız gerekir ).
Manfred Hampl (m-hampl) said : | #3 |
This error is caused by obsolete lines in ~/.bashrc, see https:/
Can you help with this problem?
Provide an answer of your own, or ask davut arslan for more information if necessary.