l62.2a

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 2A 代码 · 共 60 行

2A
60
字号
#printA very useful command in the UNIX editoris the 'm' command, which moves a lot oflines from one place to another in a file. For example,   5,10m20picks up lines 5 through 10 and moves them after line 20.  Trythat on the file "list" in this directory: move lines 5 to 10 after line 20, rewrite the file, and type "ready".#create Ref computer languagesfortrancobolsnobolcomitlexyaccctmgratforbasicbonbcplalgol 60algol 68pl/ipl/cpl/360aplaltranformac#create list computer languagesfortrancobolalgol 60algol 68pl/ipl/cpl/360aplsnobolcomitlexyaccctmgratforbasicbonbcplaltranformac#user#cmp list Ref#log#next62.2b 5

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?