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

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