Thank you all for the info!
- -
Didier Wiroth
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> On Behalf Of Paul de Weerd
> Sent: 10 September 2007 13:12
> To: Didier Wiroth
> Cc: misc@openbsd.org
> Subject: Re: /bin file called
On Mon, Sep 10, 2007 at 11:44:24AM +0200, Didier Wiroth wrote:
> Hello,
> When I do my own release I noticed that a file called [ is created in the
> /bin directory:
[...]
> This file is not present in the official base4x.tgz file (from ftp or cd)
I'm afraid you're not paying enough attention
Hello,
When I do my own release I noticed that a file called [ is created in the /bin
directory:
Here is an "ls -la" of /bin, see the first file:
$ ll /bin/
total 16080
drwxr-xr-x 2 root wheel 1.0K May 18 16:33 .
drwxr-xr-x 14 root wheel 512B May 18 17:00 ..
-r-xr-xr-x 2 root bin89
On Mon, Sep 10, 2007 at 11:44:24AM +0200, Didier Wiroth wrote:
| Hello,
| When I do my own release I noticed that a file called [ is created in the
/bin directory:
| Here is an "ls -la" of /bin, see the first file:
| $ ll /bin/
| total 16080
| -r-xr-xr-x 2 root bin89.8K May 18 16:33 [
| -r-x
Didier Wiroth wrote:
Hello,
When I do my own release I noticed that a file called [ is created in the /bin
directory:
>
-r-xr-xr-x 2 root bin89.8K May 18 16:33 [
-r-xr-xr-x 2 root bin89.8K May 18 16:33 test
Hard link to /bin/test, see test(1)
$ ls -l /bin/[
-r-xr-xr-x 2 root
On Monday 10 September 2007 11:44:24 Didier Wiroth wrote:
> Hello,
> When I do my own release I noticed that a file called [ is created in the
> /bin directory: Here is an "ls -la" of /bin, see the first file:
> $ ll /bin/
> total 16080
> drwxr-xr-x 2 root wheel 1.0K May 18 16:33 .
> drwxr-xr-
On 2007/09/10 11:44, Didier Wiroth wrote:
> When I do my own release I noticed that a file called [ is created in the
> /bin directory:
> This file is not present in the official base4x.tgz file (from ftp or cd)
it's there, it's just a little difficult to escape correctly.
$ tar tzf /data/f
7 matches
Mail list logo