teil21
This commit is contained in:
1
teil21/.gitignore
vendored
Normal file
1
teil21/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
*.bak
|
2
teil21/commandlist.txt
Normal file
2
teil21/commandlist.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
s/Simpson/Thompson/
|
||||||
|
s/Flanders/Flunders/
|
1
teil21/commands.txt
Normal file
1
teil21/commands.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
echo "Hello" | sed 's/Hello/Bye/'
|
16
teil21/families.txt
Normal file
16
teil21/families.txt
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
Simpson, Marge
|
||||||
|
Simpson, Homer
|
||||||
|
Simpson, Maggie
|
||||||
|
Simpson, Lisa
|
||||||
|
Simpson, Bart
|
||||||
|
|
||||||
|
#FLANDERS-START
|
||||||
|
Flanders, Maude
|
||||||
|
Flanders, Ned
|
||||||
|
Flanders, Rod
|
||||||
|
Flanders, Todd
|
||||||
|
#FLANDERS-END
|
||||||
|
|
||||||
|
Wiggum, Sarah
|
||||||
|
Wiggum, Clancy
|
||||||
|
Wiggum, Ralph
|
Reference in New Issue
Block a user