How to compare timestamp of a logfile and generate error in case its 72 hours old ?
Here in this article, we will look at a script created to check a logfile and if its older than 3 days i.e. 72 hours then send an email to...
In this post, we will look different ways to get owner of a file in linux. We generally use ls command, however there are different ways available to achieve this....
Brief explanation of process related terms in linux. Today we will look at a very interesting topic to understand various different process states available in Linux. To understand this post...