Paste command syntax Posted on 29-Jul-2005 By Admin No Comments on Paste command syntax paste file1 file2 > out1 Above command will paste file1 with line by line setting from file2 amd stores output on out1 file. Linux/Unix, shell