bash: /opt/ros/noetic/setup.bash: Böyle bir dosya ya da dizin yok davidoof@Davidoof:~$

Asked by davut arslan

bash: source/opt/ros/melodic/setup.bash: Böyle bir dosya ya da dizin yok
bash: /opt/ros/noetic/setup.bash: Böyle bir dosya ya da dizin yok
bash: /opt/ros/noetic/setup.bash: Böyle bir dosya ya da dizin yok
bash: /opt/ros/noetic/setup.bash: Böyle bir dosya ya da dizin yok
bash: /opt/ros/noetic/setup.bash: Böyle bir dosya ya da dizin yok
bash: /opt/ros/noetic/setup.bash: Böyle bir dosya ya da dizin yok
bash: /opt/ros/noetic/setup.bash: Böyle bir dosya ya da dizin yok
bash: /opt/ros/noetic/setup.bash: Böyle bir dosya ya da dizin yok
davidoof@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:
Last reply:
Revision history for this message
Bernard Stafford (bernard010) said :
#1

Posting translated from Turkish to English:
bash: /opt/ros/noetic/setup.bash: There is no such file or directory davidoof @ Davidoof: ~ $
Asked by davut arslan 5 hours ago

bash: source / opt / ros / melodic / setup.bash: No such file or directory
bash: /opt/ros/noetic/setup.bash: No such file or directory
bash: /opt/ros/noetic/setup.bash: No such file or directory
bash: /opt/ros/noetic/setup.bash: No such file or directory
bash: /opt/ros/noetic/setup.bash: No such file or directory
bash: /opt/ros/noetic/setup.bash: No such file or directory
bash: /opt/ros/noetic/setup.bash: No such file or directory
bash: /opt/ros/noetic/setup.bash: No such file or directory
davidoof @ Davidoof: ~ $

every time i open cmd i encounter bash script how can i close it

Revision history for this message
Bernard Stafford (bernard010) said :
#2

exit
or in a string like : bash: /opt/ros/noetic/setup.bash && exit
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/noetic/setup.bash && exit
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 ).

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

This error is caused by obsolete lines in ~/.bashrc, see https://answers.launchpad.net/ubuntu/+question/693508

Can you help with this problem?

Provide an answer of your own, or ask davut arslan for more information if necessary.

To post a message you must log in.