Scripts kai CR-LF

Antonios Christofides anthony at itia.ntua.gr
Mon Oct 3 18:16:15 EEST 2005


anthony at voltaire:/var/tmp$ cat >hello
#!/bin/bash
echo 'Hello, world!'
anthony at voltaire:/var/tmp$ chmod 755 hello
anthony at voltaire:/var/tmp$ ./hello
Hello, world!
anthony at voltaire:/var/tmp$ unix2dos hello
anthony at voltaire:/var/tmp$ ./hello
: bad interpreter: No such file or directory

Το carriage return δεν είναι white space; Το man isspace λέει πως
είναι, τουλάχιστον σε locales C και POSIX (και τα παραπάνω τα δοκίμασα
σε POSIX).

-- 
Antonios Christofides
+30-2661020814
+30-6979924665




More information about the Linux-greek-users mailing list