In this tutorial, we will introduce how to get the size of a directory in linux, we will use linux du command to implement it. You can learn how to do.
If you want to know how much total free space in linux, this tutorial will help you. In this article, we will use linux df command to display free space in a linux operation.
We may use linux nohup command to run a task without terminal and allow it to continue to run with ssl connect closed. However, how to kill this task if you want to stop it? In this tutorial, we will introduce you how to do.
If you are running python script and get this error: ModuleNotFoundError: No module named ‘numpy.testing.decorators’. In this tutorial, we will introduce you how to fix this error.