replacing two EOL chars by one
Pascal Bourguignon
spam at thalassa.informatimago.com
Sun Dec 21 13:16:30 EST 2003
More information about the Python-list mailing list
Sun Dec 21 13:16:30 EST 2003
- Previous message (by thread): replacing two EOL chars by one
- Next message (by thread): replacing two EOL chars by one
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
xah at xahlee.org (Xah Lee) writes: > maybe some other day when i'm pissed, i'll write a better exposition > on this issue. I've been wanting to write a final-say essay on this > for long. Don't feel like it now. Perhaps instead of losing you time with this, you would better use one of the other strengths of unix: it's modularity, and implement your own shell, or try scsh (scheme shell). There, you don't have to mess with sh idiosyncratic syntax: you just write pure lisp to combine your commands. There is also an easy way to replace to EOL chars by one in scsh. -- __Pascal_Bourguignon__ . * * . * .* . http://www.informatimago.com/ . * . .* There is no worse tyranny than to force * . . /\ ( . * a man to pay for what he does not . . / .\ . * . want merely because you think it .*. / * \ . . would be good for him. -- Robert Heinlein . /* o \ . http://www.theadvocates.org/ * '''||''' . SCO Spam-magnet: postmaster at sco.com ******************
- Previous message (by thread): replacing two EOL chars by one
- Next message (by thread): replacing two EOL chars by one
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list