August 2000
Intermediate to advanced
816 pages
29h 45m
English
!
[address] ! command
Execute Linux command in a shell. If address is specified, apply the lines contained in address as standard input to command, and replace the lines with the output.
:!lsList files in the current directory :11,20!sort -fSort lines 11-20 of current file
Read now
Unlock full access