File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Python π¨π»βπ» Scripts for DevOps, SysAdmins, IT Specilist, Devs and more.
2
2
3
- ### Note
3
+ ### Note π
4
4
5
5
The main purpose of this repo is to create a huge collection of useful script for all levels (Beginners to Experts) of
6
6
IT Specialits, SysAdmins, DevOps, Developers and more...
@@ -13,7 +13,7 @@ If you spot any errors please let me know.
13
13
14
14
Finally don't forget to give the repo a star if you like it. Thanks!
15
15
16
- ## Intro
16
+ ## Intro π£
17
17
18
18
### How to create a python scripts
19
19
@@ -25,6 +25,6 @@ Note: Inserting a shebang line (such as #!/usr/bin/env python3) as the first lin
25
25
- On your terminal type ` chmod +x script_0.py ` to change the file permission.
26
26
- Run the script from the terminal ` ./script_0.py `
27
27
28
- ## Regex Cheatsheet
28
+ ## Regex Cheatsheet π΅οΈββοΈ
29
29
30
30
![ regex_cheatsheet] ( https://res.cloudinary.com/abetavarez/image/upload/v1609986054/Screen_Shot_2021-01-03_at_8.40.38_PM_wyhtfv.png )
You canβt perform that action at this time.
0 commit comments