Skip to content
Snippets Groups Projects
Select Git revision
  • f1d1e349b078311261fca50f8545e97120f98239
  • 2024ws default
  • 2023ws protected
3 results

privet.c

Blame
  • ls 48 B
    #!/bin/bash
    
    echo "SCHLIMME DINGE"
    /bin/ls "$@"