allintext:ubuntu create file code example Example 1: how to make file in terminal ubuntu $ touch file1.txt Example 2: how to echo to a file in linux echo "something" >> file