So, Im using xnews to download some stuff. And then theres a few jpgs that is some in one file and the rest in another (eg: 01.jpg 01_0.jpg). Soem sort of 500Kb cutoff before the program writes into the next file.
cat sure isnt a windows command. Or am I wrong? The website that was linked was also mentioning Unix.
Name:
Anonymous2006-05-10 12:17
>>12
cat is part of the GNU utilities which are available for many OSes, both Unix and non-Unix OSes. For example, cat is not bundled with Windows but there are many versions of cat (most of which are GNU cat ports) for Windows.