Blogs & Articles
-
Echo Command in Linux With Practical Examples
This article is all about echo command with practical examples and a little information about escape sequences in Linux.
-
The df command in Linux with Examples
In this article, you will learn about basic applications of the df command – finding file system type, free and used space, mount location.
-
How to get the basename and directory of a file in Linux
In this article, we will explore how we can find the basename and directory’s name of a file and where they are used.