Tagged Questions

1
vote
2answers
33 views

ascii mode ftp between two linux boxes does undesired CRLF translation

Using the FTP command I transferred an xml file from a Red Hat Enterprise Linux box which happens to be in Europe to another RHEL box in the United States. I didn't specify a transfer mode so it …
1
vote
5answers
85 views

Key for ‘ë’ , e with a diaeresis, in windows [closed]

Possible Duplicate: How do you type Unicode characters using hexadecimal codes? Is it possible to generate this symbol 'ë' i.e. e with a diaeresis from the keyboard in windows?
1
vote
1answer
20 views

Is there a web site that allows you to draw an ascii chart with boxes and arrows easily?

Ascii drawings and charts are a useful way of documenting software and can be included directly in source files near the code they document. I'm looking for an online tool to draw them and be able to …
1
vote
1answer
46 views

GNU Screen: using VT100 ASCII codes

I try to move with the VT100 keys here in GNU Screen: $ screen $ hello <left><left> ESC C ESC D but "ESC D" deletes until the end of line and ESC C does nothing. Perhaps, I am not using …
1
vote
3answers
87 views

How do I make ‘man ascii’ work on Fedora 11

Upgrading from Fedora 9 with a full reinstall off the non-developers CD image, then installing various packages. man ascii doesn't work -- what do I need to install to get this to work?
4
votes
7answers
279 views

What’s the point of ASCII mode in FTP?

Why is there an ASCII mode in FTP, which is prevalent in today's software and FTP implementations? Why not just always use binary regardless of the data?
0
votes
0answers
33 views

Unable to convert file to UTF-8

I am on windows xp sp3 and I am trying to convert a file from ASCII to UTF-8. I use notepad++ to do this. I go to Encoding > Convert to UTF-8 without BOM. I save the file, reopen and it is still on …
-7
votes
0answers
72 views

Your favorite, most used emoticon ? [closed]

For me, I like ;)
1
vote
2answers
172 views

ASCII codes appear in Excel ‘03 but not ’07

Part I - I have a spreadsheet that was from data exported from an application. When I open it, I can see the 'boxes' that usually are from a line break or paragraph break in a cell. IF I view the …