Python Forum
Watch files and automatically run a script in Linux
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Watch files and automatically run a script in Linux
#5
2023 UPDATE: This old script still works but modern versions of 'doit' don't accept the parameter 'auto' on the command line. The solution is to install also 'doit-auto1', so prior to using this script, type
Output:
python -m pip install doit python -m pip install doit-auto1
Reply


Messages In This Thread
RE: Watch files and automatically run a script in Linux - by Gribouillis - Aug-14-2023, 11:57 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  script to filter python files Skaperen 3 53,705 Nov-03-2016, 02:41 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020