On 12/30/2010 12:28 PM, Tim Daneliuk wrote:
On 12/30/2010 12:24 PM, Eric Blake wrote:
On 12/30/2010 11:13 AM, Tim Daneliuk wrote:
I have a script I've run successfully for years on a Win XP system.
I just did a clean install of the whole OS and Cygwin from scratch.
The script makes use of the
On 12/30/2010 12:24 PM, Eric Blake wrote:
On 12/30/2010 11:13 AM, Tim Daneliuk wrote:
I have a script I've run successfully for years on a Win XP system.
I just did a clean install of the whole OS and Cygwin from scratch.
The script makes use of the 'split' utility using a command
along the li
On 12/30/2010 11:13 AM, Tim Daneliuk wrote:
> I have a script I've run successfully for years on a Win XP system.
>
> I just did a clean install of the whole OS and Cygwin from scratch.
>
> The script makes use of the 'split' utility using a command
> along the lines of:
>
> tar -czvfT file -
On 12/30/2010 12:13 PM, Tim Daneliuk wrote:
I have a script I've run successfully for years on a Win XP system.
I just did a clean install of the whole OS and Cygwin from scratch.
The script makes use of the 'split' utility using a command
along the lines of:
tar -czvfT file - | /usr/bin/split
I have a script I've run successfully for years on a Win XP system.
I just did a clean install of the whole OS and Cygwin from scratch.
The script makes use of the 'split' utility using a command
along the lines of:
tar -czvfT file - | /usr/bin/split -b 1 - foo.bar
It formerly produced f
5 matches
Mail list logo