All posts by Tuna Peyo

Search text strings within files

Jun 11,91

The grep command is used to search plain-text data. It can search a single file or a whole directory of files for …

Read More

Sort lines in a file

Jun 8,91

You can use the sort command in the terminal in Raspbian to sort the lines of a text file. This command …

Read More

Get help

Jun 8,91

Raspbian includes thousands of terminal commands, each one with its own set of flags and options. Since it is impossible to …

Read More

File management

Jun 8,91

You can use the terminal in Raspbian to manipulate files. In this section, we will describe some of the basic …

Read More

Directory management

Jun 8,91

As you probably know, a directory is a file that stores other files. In Raspbian (and Linux in general), all …

Read More

Useful terminal commands

Jun 8,91

In this lesson we will cover some of the basic commands in the terminal. We will learn how to list the content …

Read More
Geek University 2022