| Tips Linux Explorers | All Things Linux Forum | Great Linux Links | LinuxClues.com | Hometown |
| CODE |
| # split -b1m lastweek.mp3 lastweek.mp3. |
| CODE |
| $ cat lastweek.mp3.* >lastweek.mp3 |
Bruno
| CODE |
| # copy/b file1+file2+file3 newfile |
| Tips Linux Explorers | All Things Linux Forum | Great Linux Links | LinuxClues.com | Hometown |