groups

name language licence
Struts in tables Latex Other
Tabs to spaces Other Other
Untitled Snippet
Write data to a file Perl Other
Make a file containing a list of files in a directory Perl Other
Command line arguments C++ Other
Read data from a file C++ Other
History Shell Other

< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 >



language: Shell
licence: Other

History

options: view full snippetsend to code collector
!!     # re-run last
!10    # re-run history item 10
!str   # re-run last history item containing string 'str'
	
(Continues...)