Skip to main content

10.5) Exercise 8


Using ‘file1’ and ‘file2’ along with the paste and cat commands, produce a file named ‘filenew’ with the following in it:

0.1      2.3      0.6      9.3
0.2      4.3      0.7      8.4
0.3      4.9      0.8      4.3
0.4      6.2      0.9      2.1
0.5      7.1      0.10     0.9
0.6      9.3
0.7      8.4
0.8      4.3
0.9      2.1
0.10     0.9