Skip to content
Snippets Groups Projects
Select Git revision
2 results Searching

README.md

Blame
  • Forked from Per Lindgren / e7020e_2021_hw
    Source project has a limited visibility.
    swo.sh 67 B
    #!/bin/bash
    clear
    echo "reset swo.log"
    >| swo.log
    
    tail -f swo.log