Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange output with /bin/sh #1263

Open
alexmihajlov opened this issue Feb 18, 2022 · 1 comment
Open

Strange output with /bin/sh #1263

alexmihajlov opened this issue Feb 18, 2022 · 1 comment

Comments

@alexmihajlov
Copy link

alexmihajlov commented Feb 18, 2022

При замене шелла "Параметры - настройки командной строки - использовать шелл" на POSIX /bin/sh (не bash, а оригинальный Bourne shell) наблюдается странный ответ:

amihailov@t60p:/usr/home/amihailov$pwd                                                                                                      ↑
                                                                                                                                             
-ne
/usr/home/amihailov                                                                                                                          
---------------------------------------------------------------------------------------------------------------------------------------------
-ne
amihailov@t60p:/usr/home/amihailov$uname                                                                                                    ↑
                                                                                                                                             
-ne
FreeBSD                                                                                                                                      
---------------------------------------------------------------------------------------------------------------------------------------------
-ne
amihailov@t60p:/usr/home/amihailov$man far                                                                                                  ↑
                                                                                                                                             
-ne
No manual entry for far                                                                                                                      
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-ne
amihailov@t60p:/usr/home/amihailov$                    

строчка -ne печатается всегда после выполнения всех комманд.
ОС - FreeBSD 13

@elfmz
Copy link
Owner

elfmz commented Apr 9, 2022

а сейчас?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants