Here is a quick ansible tip for system administrators for the ansible lineinfile. Imagine you want to insert a line after a word (or a…
Tag: stat
Delete files in a directory with checking for the free space with find and stat command – effective and fast approach
If you have a big storage for let’s say your cache proxy and you may want to delete some files fast you could use find…