How make a vertical straight line in command prompt?

1 answer

Answer

1272126

2026-04-28 09:30

+ Follow

To create a vertical straight line in the Command Prompt, you can use the ASCII character for the vertical line, which is represented by the pipe symbol (|). Simply type this character repeatedly on new lines to create the appearance of a vertical line. For example:

<code>|

| |

</code>

You can also adjust your text editor settings to ensure that the text aligns properly if needed.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.