home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: write Chapter 9
The Ex Editor
Next: Reference: wq
 

write

[

address

] 

w

 

!



command

Write lines specified by address to command .

Examples

:1,10w name_list	
Copy first 10 lines to
 name_list
:50w >> name_list	
Now append line 50


Previous: Reference: write UNIX in a Nutshell: System V Edition Next: Reference: wq
Reference: write Book Index Reference: wq

The UNIX CD Bookshelf Navigation The UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System