[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ulimit and ssh?
From: |
Andreas Schwab |
Subject: |
Re: ulimit and ssh? |
Date: |
Mon, 21 Sep 2009 19:12:53 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) |
peter360 <peter360@fastmail.us> writes:
> In my case, I just got
>
> $ ssh localhost bash -x -c 'ulimit -a'
> unlimited
> + ulimit
Try ssh -v as Marc wrote.
debug1: Sending command: bash -x -c ulimit -a
The quotes are lost at this point.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
- ulimit and ssh?, peter360, 2009/09/02
- Re: ulimit and ssh?, Bob Proulx, 2009/09/02
- Re: ulimit and ssh?, peter360, 2009/09/02
- Re: ulimit and ssh?, Bob Proulx, 2009/09/02
- Re: ulimit and ssh?, peter360, 2009/09/08
- Re: ulimit and ssh?, Greg Wooledge, 2009/09/08
- Re: ulimit and ssh?, peter360, 2009/09/20
- Re: ulimit and ssh?, Andreas Schwab, 2009/09/21
- Message not available
- Re: ulimit and ssh?, Marc Herbert, 2009/09/14
- Re: ulimit and ssh?, peter360, 2009/09/20
- Re: ulimit and ssh?,
Andreas Schwab <=