Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ptx
on Oct 16, 2013
|
parent
|
context
|
favorite
| on:
C++ has become a scripting language
Python (assuming that the last line ends with a newline):
import sys open(sys.argv[2], "w").writelines(sorted(open(sys.argv[1])))
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: