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

echo 확인할 사항 #16

Open
jkeum-dev opened this issue Apr 29, 2021 · 0 comments
Open

echo 확인할 사항 #16

jkeum-dev opened this issue Apr 29, 2021 · 0 comments

Comments

@jkeum-dev
Copy link
Contributor

jkeum-dev commented Apr 29, 2021

  1. echo "'"
    ' 만 출력되어야 하는데, 새 prompt도 안 나오고 계속 입력받게 함.

  2. echo "hello " world"
    hello " world 가 출력되어야 하는데, syntax error가 남

3. echo 123 > file
123이 출력되고 file에는 쓰이지 않음. (출력되지 않고 file에만 쓰여야 함.)

  1. echo 123 | echo 456
    새 프롬프트가 안 나옴
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

1 participant