| name | language | licence |
|---|---|---|
| TTree aliases | C++ | Other |
| TNtuple simple analysis | C++ | Other |
| Table - default | Latex | Other |
| Rename a lot of files in a directory 2 | Perl | Other |
| Repeating string using the x operator | Perl | Other |
| Softlink to multiple files | Perl | Other |
| Substitution of one part of a string with another | Perl | Other |
| Substring | Perl | Other |
< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 >
language: Perl
licence: Other
Repeating string using the x operator
options: view full snippet • send to code collector
print '-' x 20, "\n";



library
latex (12)