Skip to content
Snippets Groups Projects
Select Git revision
  • 87fc668f94148abaaf30e36094990dab91394ea6
  • master default protected
2 results

vnc-testbild.tex

Blame
  • grep-2.txt 1.69 KiB
    cassini/home/peter/bo/2021ss/bs/20210423> grep -i "H[ae]llo" *
    grep-1.txt:cassini/home/peter/bo/2021ss/bs/20210423> grep Hello *
    grep-1.txt:test-1.c:  printf ("Hello, world!\n");
    grep-1.txt:test-2.c:  printf ("Hello, world!\n");
    grep-1.txt:unix-20210423.tex:        printf ("Hello, world!\n");
    grep-1.txt:unix-20210423.tex:      Text schreiben: \lstinline[style=cmd]{echo "Hello, world!"}
    grep-1.txt:test-1.c:  printf ("Hello, world!\n");
    grep-1.txt:test-2.c:  printf ("Hello, world!\n");
    grep-1.txt:unix-20210423.tex:        printf ("Hello, world!\n");
    grep-1.txt:unix-20210423.tex:      Text schreiben: \lstinline[style=cmd]{echo "Hello, world!"}
    grep-1.txt:test-1.c:  printf ("Hello, world!\n");
    grep-1.txt:test-2.c:  printf ("Hello, world!\n");
    grep-1.txt:unix-20210423.tex:        printf ("Hello, world!\n");
    grep-1.txt:unix-20210423.tex:      Text schreiben: \lstinline[style=cmd]{echo "Hello, world!"}
    grep-1.txt:unix-20210423.tex:      Programm im aktuellen Verzeichnis aufrufen: \lstinline[style=cmd]{./hello}
    grep-1.txt:unix-20210423.tex:      Datei ausgeben: \lstinline[style=cmd]{cat hello.c}
    grep-1.txt:unix-20210423.tex:      Datei anzeigen: \lstinline[style=cmd]{less hello.c}
    grep: test: Ist ein Verzeichnis
    test-1.c:  printf ("Hello, world!\n");
    test-2.c:  printf ("Hello, world!\n");
    unix-20210423.tex:        printf ("Hello, world!\n");
    unix-20210423.tex:      Text schreiben: \lstinline[style=cmd]{echo "Hello, world!"}
    unix-20210423.tex:      Programm im aktuellen Verzeichnis aufrufen: \lstinline[style=cmd]{./hello}
    unix-20210423.tex:      Datei ausgeben: \lstinline[style=cmd]{cat hello.c}
    unix-20210423.tex:      Datei anzeigen: \lstinline[style=cmd]{less hello.c}
    cassini/home/peter/bo/2021ss/bs/20210423>