Re: command too long

2013-07-07 Thread Jack Bates
On 05/07/13 08:20 AM, Nicholas Marriott wrote: > Hi > > On Wed, Jun 05, 2013 at 12:22:38PM -0700, Jack Bates wrote: >> On 01/06/13 03:22 AM, Nicholas Marriott wrote: >>> Hi >>> >>> What commands are you doing that regularly exceed 2048 bytes and why >> >> Thank you Nicolas, I often use tmux as part

Re: command too long

2013-07-05 Thread Nicholas Marriott
Hi On Fri, Jul 05, 2013 at 09:35:50AM -0700, Jack Bates wrote: > On 05/07/13 08:20 AM, Nicholas Marriott wrote: > >Hi > > > >On Wed, Jun 05, 2013 at 12:22:38PM -0700, Jack Bates wrote: > >>On 01/06/13 03:22 AM, Nicholas Marriott wrote: > >>>Hi > >>> > >>>What commands are you doing that regularly

Re: command too long

2013-07-05 Thread Nicholas Marriott
Hi On Wed, Jun 05, 2013 at 12:22:38PM -0700, Jack Bates wrote: > On 01/06/13 03:22 AM, Nicholas Marriott wrote: > > Hi > > > > What commands are you doing that regularly exceed 2048 bytes and why > > Thank you Nicolas, I often use tmux as part of scripts that run long > processes on Amazon EC2 i

Re: command too long

2013-06-06 Thread Jack Bates
On 01/06/13 03:22 AM, Nicholas Marriott wrote: > Hi > > What commands are you doing that regularly exceed 2048 bytes and why Thank you Nicolas, I often use tmux as part of scripts that run long processes on Amazon EC2 instances (so if I get disconnected, I can reattach later and check the progre

Re: command too long

2013-06-06 Thread Jack Bates
On 01/06/13 03:22 AM, Nicholas Marriott wrote: > Hi > > What commands are you doing that regularly exceed 2048 bytes and why Thank you Nicolas, I often use tmux as part of scripts that run long processes on Amazon EC2 instances (so if I get disconnected, I can reattach later and check the progre

Re: command too long

2013-06-01 Thread Nicholas Marriott
Hi What commands are you doing that regularly exceed 2048 bytes and why can't you put them in a temporary script or something and run that instead? On Thu, May 30, 2013 at 08:49:05AM -0700, Jack Bates wrote: > I keep getting an error, "command too long" when I run: > > $ tmux new-session ..