Skip to content
Snippets Groups Projects
Commit 8248a816 authored by Peter Gerwinski's avatar Peter Gerwinski
Browse files

Beispiel-Dateien für Unix-Shell

parent 066166c1
Branches
No related tags found
No related merge requests found
cat: gibtsnicht.txt: Datei oder Verzeichnis nicht gefunden
for x in $(find ~/bo -name "*.[ch]" | sed -e s/ /_/g); do
echo "$x compilieren"
echo "$x ausführen"
done
#!/usr/bin/bc
2 + 2
quit
ls -l
Dies ist ein Test.
Noch ein Test.
Dies ist ein Test.
Noch ein Test.
test.txt
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment