05-25-07 12:13 AM
Linonut wrote:
> After takin' a swig o' grog, Tim Johnson belched out this bit o' wisdom:
>
>
> Try
>
> file /usr/bin/rebol
>
> and tell us what it says. (Install the "file" package, if necessary.)
>
> Same for
>
> ls -l /usr/bin/rebol
>
Here you go....
tim@bart:~$ file /usr/bin/rebol
/usr/bin/rebol: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV),
for GNU/Linux 2.2.0, dynamically linked (uses shared libs), stripped
tim@bart:~$ ls -l /usr/bin/rebol
-rwxr-xr-x 1 root root 364576 2006-02-13 19:17 /usr/bin/rebol
thanks
tim
[ Post a follow-up to this message ]
|