^M: bad interpreter: No such file or directory

Jmnote (토론 | 기여)님의 2020년 1월 13일 (월) 00:27 판 (새 문서: ==개요== ;<nowiki>^M: bad interpreter: No such file or directory</nowiki> <source lang='console'> uset01@localhost:~$ cat greet.py #!/usr/bin/python3 print('hello') </source> <sou...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

개요

^M: bad interpreter: No such file or directory
uset01@localhost:~$ cat greet.py 
#!/usr/bin/python3
print('hello')
uset01@localhost:~$ hexdump greet.py 
0000000 2123 752f 7273 622f 6e69 702f 7479 6f68
0000010 336e 0a0d 7270 6e69 2874 6827 6c65 6f6c
0000020 2927 0a0d                              
0000024
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}