Arbortext Command Language > Commands > delete_buffer
  
delete_buffer
delete_buffer [ -all | buffername]
 
This command empties and deletes the specified paste buffer. If -all is specified, it empties and deletes all buffers, including the default buffer. If no buffername is specified, it deletes the contents of the default buffer.
db is a synonym for delete_buffer.
Examples
db
db -all
db buf1
Related Topics
Creating a named paste buffer