Jul 4, 2012 | 0 comments Today's Linux Console Command It is good if you are working on console and you don’t want to change it for any little text addition to any file. Here is the command: echo “this text will be added” | sudo tee “path/to/the/file.txt” Related posts: Creating Custom Linux Command A bash script for Linux to extract all kind of compressed file from console. commandecholinux