# Introduction In this Bash challenge, we will learn how to append new data to an existing file using the '>>' operator in Bash.
Click the virtual machine below to start practicing