17
Program alternative SCRU
(lemmy.ca)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
It might be possible with
inotify
.Interesting, i saw that earlier and I'll look into it some more. I've never done a bash script so I was hesitant. Thanks
It shouldn't be that hard. Use Shellcheck to check for mistakes. Good luck!
Appreciate it!
You can throw stuff like that into perplexity.ai as a starting point (it's free):
https://www.perplexity.ai/search/before-i-fully-make-the-switch-OTEQ6b5xTIiOL1J5avEKyQ#0
You can then continue to ask about stuff you want to understand. It's a great learning tool.
Not an ai guy but appreciate you taking the time!