На информационном ресурсе применяются рекомендательные технологии (информационные технологии предоставления информации на основе сбора, систематизации и анализа сведений, относящихся к предпочтениям пользователей сети "Интернет", находящихся на территории Российской Федерации)

#file system

How to View Free Disk Space and Disk Usage From the Linux Terminal

Author: Dave McKay / Source: How-To Geek The df and du commands report on disk space usage from within the Bash shell used on Linux, macOS, and many other Unix-like operating systems. These commands let you easily identify what’s using up your system’s storage. Viewing the Total, Available and
...Далее

How to Perform a Task When a New File is Added to a Directory in Linux

Author: Taylor Gibb / Source: How-To Geek This tutorial will show you how to use Linux filesystem events (notify) to get notified every time a file appears in a directory. You could use these as triggers to automate common tasks on your system. We’re going to write a script that watches a
...Далее
наверх