| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 9 months |
| seen | Apr 27 at 13:07 | |
| stats | profile views | 1 |
I am an undergraduate at The University of New South Wales studying Software Engineering.
|
Apr 14 |
awarded | Popular Question |
|
Oct 4 |
asked | Simple python web server doesn't execute CGI scripts |
|
Aug 17 |
accepted | diff reports two files differ, although they are the same! |
|
Aug 17 |
comment |
diff reports two files differ, although they are the same! Got it! Thanks a lot. Levon's suggestion of using cmp shows the difference more clearly though :) |
|
Aug 17 |
comment |
diff reports two files differ, although they are the same! Ahh yes thank you, the lines in a file are ending with $ and in the other one ending with \r$ |
|
Aug 17 |
comment |
diff reports two files differ, although they are the same! Well, the two hexes are different. every time there's a 0d 0a in a file the other one just has 0a |
|
Aug 17 |
comment |
diff reports two files differ, although they are the same! Thanks for that! I got: byte 19, line 1 is 15 ^M 12 ^J what does it mean? |
|
Aug 17 |
asked | diff reports two files differ, although they are the same! |
|
Aug 9 |
awarded | Scholar |
|
Aug 9 |
comment |
netcat in shell script giving invalid connection Thanks a lot! changing localhost to 127.0.0.1 seemed to do the trick on firefox. Chrome is handling things differently I guess. |
|
Aug 9 |
accepted | netcat in shell script giving invalid connection |
|
Aug 8 |
awarded | Student |
|
Aug 8 |
awarded | Editor |
|
Aug 8 |
comment |
netcat in shell script giving invalid connection I just added the full script. I'm not sure if netcat is giving the message, it may be set. I'm not sure what set even does though! |
|
Aug 8 |
revised |
netcat in shell script giving invalid connection added 242 characters in body |
|
Aug 8 |
asked | netcat in shell script giving invalid connection |