Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Use linux's joe command plain text editor

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

This article will explain in detail about the use of linux joe command plain text editor, editor feel very practical, so share to you as a reference, I hope you can get something after reading this article.

The joe command is used to edit text files. Joe is a powerful full-screen text editor. The complexity of the operation is a little higher than that of Pico, but it is more functional. Joe can open multiple files at a time, each in an editing area, and can perform cut-and-paste actions between files.

Syntax format: joe [parameters]

Common parameters:

-number of columns setting columns-help displays help when executing the program-lines sets the number of lines-when marking selects a block, the anti-whitening block moves with the cursor-when the nosta program executes, the status column is not displayed-when pg presses "PageUp" or "PageDown", the number of lines on the previous page to be retained-linums precede each line with a line number

Reference example

Use joe to edit the C language source code txt.c:

[root@linuxcool ~] # joe txt.c

Set the number of columns:

[root@linuxcool ~] # joe columns 20 on the use of linux joe command plain text editor to share here, I hope the above content can be of some help to you, can learn more knowledge. If you think the article is good, you can share it for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report