Answer the question
In order to leave comments, you need to log in
Is there something like Observable in linux that can watch for changes?
Is there some kind of function in Linux so that you can monitor file changes, or better, immediately the result of some command?
For example, //small pseudo -code
with the users command we get all users authorized in the system
onChange(users, () -> showMessage("New user logged in \ or logged out"))
Something like this?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question