answersLogoWhite

0

Unprinted characters (also known as control characters) are characters that are interpreted as something other than a letter or character. These could be line or page breaks, or acknowledging the reception of data two or from a teletype. What characters are printing, non-printing, or unused depends on the software you are using, not Linux itself.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is the maximum number of characters Linux allows in a keyboard command?

Linux does not have a limit as to the number of characters you can enter in a command.


What happens i a potato placed in a unprinted paper put in oven?

If you place a potato on an piece of unprinted paper in the microwave oven, the potato would heat up, the paper would not.


How much is an unprinted penny worth?

An unprinted penny has no monetary value as it has not been issued by the government or minted with any denomination. It would just be considered a blank piece of metal.


How long can the path file length from home in Linux be?

Starting from /home, the path may include up to 4,091 additional characters (that is, Linux supports 4096 characters for the path, with up to 256 characters per file or directory name). This is a limitation of the kernel, and not of the file system. It is technically possible to modify the Linux kernel to support even longer file and path names if a user needed to do so.


How do you type special characters on Linux?

Click on Insert and then Special Characters. Click on chosen character, then OK, and the special character will appear in the document at the cursor.


How much is a golden dollar that is unprinted on all sides worth?

About 3 cents.


How do you print on preprinted paper?

Stick it back in the place where you put unprinted paper.


Should the more command on Linux be used on binary files?

No. It could emit characters that corrupt your terminal.


What does the ascii payload section of an icmp packet in linux contain?

A string of characters followed by 0-9


What are 6 meaning characters in search string in Linux?

I know 5! -Test -Links -Set -Find -ISpell


What Linux command is used for displaying all the records with space or special characters between fields in the file?

cat


Write a Linux shall script to shift all characters in a file forwarding five characters ie 'a' become 'f'?

A shell script is not necessary for this solution. See related link for answer.