how to create text file in linux ubuntu code example Example: create a file with text in linux cat > ~/the/path/fileName.txt the text{ctrl+D to end text entry}