Finished version of script base commands

git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@81 a672b425-5310-4d7a-af5c-997e18724b81
This commit is contained in:
rasicd 2018-11-10 11:51:56 +00:00
parent 2238156270
commit 62404808fd
1 changed files with 2 additions and 14 deletions

View File

@ -28,7 +28,7 @@
Hello World</p>
<hr>
<br>
<!-- NOTE: Grep command text -->
<!-- Grep command text -->
<h3>Grep</h3>
<p>This one behaves very similarly to the previus one, but in this case it prints only the lines matching a certain pattern.<br>
In this we could imagine a certain text file "animals", which contains a list of animal-names.</p>
@ -47,17 +47,5 @@
</body>
</body>
</html>