Re: 0403-006 Execute permission denied
From: Jef Lee (jef.lee_at_ITVISION.COM.AU)
Date: 10/29/04
- Previous message: Andrew Townsend: "Re: Migrate Data from 18Gb SCSI Drive to 36GB SCSI Drive"
- Maybe in reply to: Eduardo Fraga: "0403-006 Execute permission denied"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 29 Oct 2004 08:31:35 +0800 To: aix-l@Princeton.EDU
Eduardo,
I notice you didn't try
/bin/which
fully pathed. Check your PATH variable to ensure you're not going somewhere else instead of /bin. Check your aliases as well.
echo $PATH
alias
You might also try "whence" or "\whence" as it is shell built in.
Jef Lee
IT Vision
Level 3 Kirin Centre, 15 Ogilvie Road, APPLECROSS, WA 6153
Tel: (08) 9315 7000 Fax: (08) 9315 7088
P O Box 881, Canning Bridge, WA 6153
A.C.N. 068 914 867
-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU] On Behalf Of Eduardo Fraga
Sent: Thursday, October 28, 2004 9:58 PM
To: aix-l@Princeton.EDU
Subject: 0403-006 Execute permission denied
Hi,
Several commands like which, more, oslevel,etc, stopped to work in Aix 4.3?
What is happening?
*root*/> which
sh: which: 0403-006 Execute permission denied.
*root*/> ls -la /bin/which
-r-xr-xr-x 1 bin bin 963 Sep 30 1997 /bin/which
*root*/> more
sh: more: 0403-006 Execute permission denied.
*root*/> ls -la /bin/more
-r-xr-xr-x 1 bin bin 59040 Feb 27 2001 /bin/more
*root*/> lspv
sh: lspv: 0403-006 Execute permission denied.
*root*/> ls -la /usr/sbin/lspv
-r-sr-xr-x 1 root system 18252 May 22 2001 /usr/sbin/lspv
Thanks,
eduardo
_________________________________________________________________________________
Quer mais velocidade?
Só com o acesso Aditivado iG, a velocidade que você quer na hora que você precisa.
Clique aqui: http://www.acessoaditivado.ig.com.br
- Previous message: Andrew Townsend: "Re: Migrate Data from 18Gb SCSI Drive to 36GB SCSI Drive"
- Maybe in reply to: Eduardo Fraga: "0403-006 Execute permission denied"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|