Mission Database/Mission 04: Federation Grid
Mission 04 of 20Federation Grid

Mass Production: Build the Mobile Suit Fleet

Create multiple unit files and count the fleet strength

Objectives cleared0 / 3
+15 XP per step · +75 XP for completing the quest

The Federation needs a full Mobile Suit fleet in production. You are the chief systems engineer. Create component files for each unit and use the pipe — the | symbol — to connect commands like an assembly line conveyor. Count the fleet. Report to Command.

Primary Objective

Create multiple files and count them using ls | wc -l.

> COCKPIT TERMINAL

pilot@linux4kids:~
Welcome to the Linux4Kids Terminal!
Type 'help' for a list of commands.
pilot@~ $

> FIELD MANUAL

touch <file>Generate a new Mobile Suit component file
lsList all units on the factory floor
ls | wc -lCount exactly how many units exist