Re: cp error message "Invalid character in program"

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jack Woehr
Date: Saturday, October 4, 2008 - 1:39 pm

Philip Guenther wrote:

Is it maybe builtin to ksh? Besides, the error message is probably from 
a runtime lib, right?
Anway:

    $ echo $SHELL
    /bin/ksh
    $ which rm
    /bin/rm
    $ ls -l ccreply.rex
    -rwxr-xr-x  1 root  wheel  4674 Oct  3 12:11 ccreply.rex
    $ whoami
    jax
    $ rm ccreply.rex
    override rwxr-xr-x  root/wheel for ccreply.rex? y
    rm: ccreply.rex: Invalid character in program
    $ uname -a
    OpenBSD elephant.jaxrcfb 4.3 4.3#0 i386

-- 
Jack J. Woehr            # "Self-delusion is
http://www.well.com/~jax #  half the battle!"
http://www.softwoehr.com #  - Zippy the Pinhead
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: cp error message "Invalid character in program", Jack Woehr, (Sat Oct 4, 1:39 pm)
Re: cp error message "Invalid character in program", jared r r spiegel, (Mon Oct 6, 2:59 pm)