I have written several articles on commonly used Linux commands and components intermittently. Readers who often come to the VPS blog should be used to this wild and unconstrained recording method. I just record whatever comes to my mind, and I record whatever I am afraid of forgetting. Today I suddenly want to record it. Here are some simple ways to use the find command under Linux.
Common Linux commands and components: find
I have written several articles on commonly used Linux commands and components intermittently. Readers who often come to the VPS blog should be used to this wild and unconstrained recording method. I just record whatever comes to my mind, and I record whatever I am afraid of forgetting. Today I suddenly want to record it. Here are some simple ways to use the find command under Linux.
Common Linux commands and components: chown and chmod
Continuing to take simple notes on Linux commands, why put chown and chmod in the same article? The main reason is that the words of these two commands are too close, which may cause confusion (good VPS often misremembers them at first). In fact, there is a big difference between these two commands.
Common Linux commands and components: cp/scp
VPS discounts are not good. This Sunday morning, I will continue to record Linux common commands. We can copy it very simply in Windows. Under the linux command line, we need to use the relevant commands.