| name | language | licence |
|---|---|---|
| Start with and ends withd. | Shell | Other |
| Match any character except a new line | Shell | Other |
language: Shell
licence: Other
Start with and ends withd.
options: view full snippet • send to code collector
/d.*t/ - starts with a d and ends with a t



library
latex (12)