Y
Hacker News
new
|
ask
|
show
|
jobs
by
Maybestring
2968 days ago
While the page doesn't use js, it is there for you to use.
document.body.innerText += 'hello world/n';
1 comments
hexane360
2968 days ago
echo hello world >> file_in_notepad.txt
Although I'll admit that notepad's not as graceful about multiple programs editing files.
link