To manage distributed resources, there must be an algorithm. The algorithm can be separated into four steps:
- Monitor
- Analyze
- Plan
- Execute
This blog is about my anxiety and eagerness. Please don't spread anything and don't let me know you're watching.
明智地
$ ls
A.cpp B.cpp C.cpp
$ touch example
$ chmod +x example
$ complete -f -X '!*.cpp'example
$ example [tab] [tab]
A.cpp B.cpp C.cpp