You can use  to pipe the output of a command to a text file. For example, to pipe the output of an ls command to a text file, type ls | gedit, then press Return.The output of the ls command is displayed in a new text file in the  window.Alternatively, you can use the Shell command plugin to pipe command output to the current file. For information about how to use the Shell command plugin, see .
