Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
How to create a file in CLI Linux ?
touch file_name
vi file_name
echo "Text" > file_name
mv file_name
rm file_name
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!