groups

name language licence
Untitled Snippet
Start with and ends withd. Shell Other
grep Perl Other
Comparison operators Other Other
.rootrc C++ Other
.rootlogon.C Other Other
Text in a latex equation / math box Other Other
Space in math mode Latex Other

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



language: Perl
licence: Other

grep

options: view full snippetsend to code collector
working = grep(/d.*t/, readdir(DIR));
	
(Continues...)