Install vim in Ubuntu 22.04
In this article, we would discuss how to install vim in Ubuntu 22.04 release. First, we cover a bit about…
In this article, we would discuss how to install vim in Ubuntu 22.04 release. First, we cover a bit about…
In certain system configurations, we need to use a text editor which doesn’t have a Graphical User Interface (GUI). In…
We have all faced this. And, it isn’t specific to using a text editor. It can be any application or…
Three things which we use almost regularly while working on a computer are Cut, Copy and Paste. And, these are…
We would cover how to display line numbers in nano text editor in this article. nano is a text editor….
In this article, we would cover – editing files with nano. If you have been following us along – then…
In this article, we would cover how to search files in Ubuntu using find command-line utility. In certain Ubuntu configurations,…
In this article, we would cover how to move files and directories in Ubuntu through command-line interface (CLI). Although, some…
In this article, we would explore the topic – %s in Python. %s is mainly used to insert a value…
In this article, we would cover how to copy files and directories in Ubuntu. When doing the same through a…