Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux bash do something when file changes

while inotifywait -e close_write myfile.py; do ./myfile.py; done
Comment

PREVIOUS NEXT
Code Example
Shell :: powershell type of object 
Shell :: git merge a branch to master/main 
Shell :: secure shell 
Shell :: ubuntu path in windows 10 
Shell :: mkdir -p option 
Shell :: grep print all after 
Shell :: install wp cli wp org 
Shell :: install vercel 
Shell :: install mongodb on ec2 ubuntu 18.04 
Shell :: how to reduce the size of an image in linux 
Shell :: vim delete every other line 
Shell :: remove a file in ubuntu 
Shell :: windows cat grep equivalent 
Shell :: git a clean history 
Shell :: How to install Qt console 
Shell :: how to install spotify in ubuntu 
Shell :: generate keystore file for android 
Shell :: Installing ionic local notification plugin 
Shell :: ispconfig ubuntu 18.04 
Shell :: how to install kite on manjero 
Shell :: teams ubuntu 
Shell :: linux change uid 
Shell :: git backtrack to commit 
Shell :: node version manager 
Shell :: bash here document example 
Shell :: wget debian 
Shell :: xampp install in linux fedora 
Shell :: vi command linux 
Shell :: what is for ubuntu debian or rpm 
Shell :: stop cpu scheduler on ubuntu terminal 
ADD CONTENT
Topic
Content
Source link
Name
1+2 =