Skip to content
Snippets Groups Projects
Select Git revision
  • aacc5be00b37f556b7c44152a31c90a8eb2da5a9
  • 2023ss default protected
  • 2022ss
  • 2021ss
  • 2020ss
  • 2019ss
  • 2018ss
  • 2017ss
  • 2016ss
  • 2015ss
  • 2014ss
11 results

iostreams-4.txt

Blame
  • Forked from Peter Gerwinski / bs
    106 commits behind the upstream repository.
    iostreams-4.txt 473 B
    cassini/home/peter/bo/2021ss/bs/20210423> grep -l Hello *
    grep-1.txt
    grep-2.txt
    grep-3.txt
    iostreams-3.txt
    grep: test: Ist ein Verzeichnis
    test-1.c
    test-2.c
    unix-20210423.tex
    cassini/home/peter/bo/2021ss/bs/20210423> grep -l Hello * 2> hello-error.txt
    grep-1.txt
    grep-2.txt
    grep-3.txt
    iostreams-3.txt
    test-1.c
    test-2.c
    unix-20210423.tex
    cassini/home/peter/bo/2021ss/bs/20210423> cat hello-error.txt
    grep: test: Ist ein Verzeichnis
    cassini/home/peter/bo/2021ss/bs/20210423>