Skip to content

Instantly share code, notes, and snippets.

@NoFishLikeIan
Created September 28, 2022 10:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NoFishLikeIan/1ab964e21d3ca814a051bfd6f0adb66b to your computer and use it in GitHub Desktop.
Save NoFishLikeIan/1ab964e21d3ca814a051bfd6f0adb66b to your computer and use it in GitHub Desktop.
#!/bin/bash
filename=$1
echo "timeout --foreground 2h python3 $filename" | at 2300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment