
Fri Dec 15 2023
How to Create a File in Linux
In this article, we will discuss various ways to quickly create a new file in Linux using the command line.
Read more

Fri May 10 2019
Linux Touch Command
The touch command allows us to update the timestamps on existing files and directories as well as creating new, empty files. In this guide, we will show you how to use the touch command through practical examples and detailed explanations of the most common command options.