- egrep '<[a-zA-Z][0-9]>' test.txt
- egrep ^[a-zA-Z0-9]+$ test.txt
- egrep ^[a-z]{4}$ test.txt
- egrep '\b[a-zA-Z]+\b' test.txt
- egrep '^(ab|ba)[c-z0-9]*?(ab|ba)$' test.txt
- egrep '\b[0-9]+\b' test.txt
- egrep '/*.**/' test.txt
-
Notifications
You must be signed in to change notification settings - Fork 0
Lynder063/xPJP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Results for Programming languages and compilers 2024 at the Polytechnic University of Jihlava
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published