Arbortext Command Language > Commands > show buffers
  
show buffers
show buffers [output=filename]
This command displays a list of all named paste buffers.
If the output option is selected, instead writes a list of named paste buffers to filename where filename can be any of the following:
the name of a file (this could be a complete path name). A right angle bracket (>) preceding the file name causes the list of aliases to be appended to the end of the file.
an asterisk (*) indicating the message window. If preceded by a right angle bracket (>*), then the output is appended to the message window instead of replacing its contents. Additional predefined message windows msgwin2, msgwin3 , or msgwin4 use the specifier output=*2, output=*3 or output=*4, respectively.
Examples
show buffers
sho buffers output=pastebuf.apb
sho buffers output=>pastebuf.apb
Related Topics
Creating a named paste buffer