Sponsored Content
Full Discussion: Help me to get in to...
Operating Systems SCO Help me to get in to... Post 302192259 by LIA_RAG on Tuesday 6th of May 2008 01:03:56 PM
Old 05-06-2008
You could start taking a look to the "man" pages, if you're looking for something special.

http://docsrv.sco.com:507/en/Navpages/index.html it could be a good source too.

New to SCO Unix (Very good reference I think)

What caused my computer to panic with trap type 0x0000000E? (Very usefull "search Box)

Google and some interesting e-books like "Teach yourself UNIX in 24 Hours" (in my case 24 months hahaha)

and of course..... www.unix.com

Take your time and read read read... Good luck!!!
 
BRANDELF(1)						    BSD General Commands Manual 					       BRANDELF(1)

NAME
brandelf -- mark an ELF binary for a specific ABI SYNOPSIS
brandelf [-lv] [-f ELF_ABI_number] [-t string] file ... DESCRIPTION
The brandelf utility marks an ELF binary to be run under a certain ABI for FreeBSD. The options are as follows: -f ELF_ABI_number Forces branding with the supplied ELF ABI number. Incompatible with the -t option. These values are assigned by SCO/USL. -l Writes the list of all known ELF types to the standard error. -v Turns on verbose output. -t string Brands the given ELF binaries to be of the string ABI type. Currently supported ABIs are ``FreeBSD'', ``Linux'', and ``SVR4''. file If -t string is given it will brand file to be of type string, otherwise it will simply display the branding of file. EXIT STATUS
Exit status is 0 on success, and 1 if the command fails if a file does not exist, is too short, fails to brand properly, or the brand requested is not one of the known types and the -f option is not set. EXAMPLES
The following is an example of a typical usage of the brandelf command: brandelf file brandelf -t Linux file SEE ALSO
The Santa Cruz Operation, Inc., System V Application Binary Interface, http://www.sco.com/developer/devspecs/, April 29, 1998 (DRAFT). HISTORY
The brandelf manual page first appeared in FreeBSD 2.2. AUTHORS
This manual page was written by John-Mark Gurney <jmg@FreeBSD.org>. BSD
March 25, 2014 BSD
All times are GMT -4. The time now is 06:05 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy