pwn.college
DojosLeaderboardCommunity
LoginRegister
Back to linux-luminarium

Data Manipulation

linux-luminarium
0/6 challenges completed

You've learned to pipe data, specify input, and so on. Let's start putting things together! In this module, you'll learn a number of commands for manipulating data that will help you achieve great results on the shell.

Further Programs to Learn

Challenges

1
Translating characters
2
Deleting characters
3
Deleting newlines
4
Extracting the first lines with head
5
Extracting specific sections of text
6
Sorting data