Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: bash: no job control in this shell
- To: tlug@example.com
- Subject: Re: bash: no job control in this shell
- From: SL Baur <steve@example.com>
- Date: 08 Aug 2001 15:09:37 +0900
- Content-Type: text/plain; charset=ISO-2022-JP
- Delivered-To: tlug@example.com
- In-Reply-To: "SN_Diamond"'s message of "Wed, 8 Aug 2001 14:53:12 +0900"
- List-Help: <mailto:tlug-request@example.comsubject=help>
- List-Post: <mailto:tlug@example.com>
- List-Subscribe: <mailto:tlug-request@example.comsubject=subscribe>
- List-Unsubscribe: <mailto:tlug-request@example.comsubject=unsubscribe>
- Mail-Copies-To: never
- Old-Return-Path: <steve@example.com>
- References: <017001c11e53$eb4a52c0$0f01a8c0@example.com> <m2snf3ummp.fsf@example.com> <009501c11fce$7b6bf040$0f01a8c0@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <U98r6B.A.gYG.2aNc7@example.com>
- Resent-Sender: tlug-request@example.com
SN Diamond <Norman.Diamond@example.com> writes in tlug@example.com: > SL Baur replied to me: >> What do you see when you execute `ls -l /proc/self/fd'? > I don't know the meaning, but here it is: > [root@example.com ndiamond]# ls -l /proc/self/fd > 合計 0 > lrwx------ 1 root root 64 8月 8 15:03 0 -> /dev/pts/0 > lrwx------ 1 root root 64 8月 8 15:03 1 -> /dev/pts/0 > lrwx------ 1 root root 64 8月 8 15:03 2 -> /dev/pts/0 > lr-x------ 1 root root 64 8月 8 15:03 3 -> /proc/1261/fd That's correct. Two more questions: What are the permissions on /dev/pts/0? `ls -l /dev/pts/0'. What other processes have that device open? '/sbin/fuser /dev/pts/0' Then, for all the numbers listed in the fuser command, do `oldps <number>' to see what they are.
- Follow-Ups:
- Re: bash: no job control in this shell
- From: "SN_Diamond" <Norman.Diamond@example.com>
- References:
- bash: no job control in this shell
- From: "SN_Diamond" <Norman.Diamond@example.com>
- Re: bash: no job control in this shell
- From: SL Baur <steve@example.com>
- Re: bash: no job control in this shell
- From: "SN_Diamond" <Norman.Diamond@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: bash: no job control in this shell
- Next by Date: Re: bash: no job control in this shell
- Prev by thread: Re: bash: no job control in this shell
- Next by thread: Re: bash: no job control in this shell
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links