Sponsored Content
Full Discussion: openserver 5.0.6 media need
Operating Systems SCO openserver 5.0.6 media need Post 302583948 by jgt on Wednesday 21st of December 2011 06:36:32 PM
Old 12-21-2011
Click on my handle, click on view profile, go to contact information, open my home page. The email address is there.
 

10 More Discussions You Might Find Interesting

1. SCO

Openserver 6.0.0

I spent last weekend building a new system for a client. The old (current production) system is an Acer Altos G700 with 512mb memory, dual P4 2.4ghz processors, dual channel LSI RAID controller with 4 72gb Seagate disks. This system runs SCO 5.0.7 with MPX and all the patches applied. The test... (4 Replies)
Discussion started by: jgt
4 Replies

2. SCO

Looking for openserver 5.0.5 media kit

Hello We are running a pretty old system here which needs to be re-installed. Unfortunately even if all my licences are okay, my install CD are missing in the box. I contacted sco in order to get these media kit, with no luck (product discontinued) I was wondering if some good pal would... (5 Replies)
Discussion started by: qube001
5 Replies

3. SCO

OpenServer 5.0.6 Media Needed

I have a client with 5.0.6 who wants to migrate to new hardware. We have in our posession all appropriate paper software licenses. Over the years the media has vanished Can anyone assist with locating an ISO or actual CD containing OpenServer 5.0.6, please? Thank you (9 Replies)
Discussion started by: theantisco
9 Replies

4. SCO

SCO Unix OpenServer 5.0.5 Media Kit

My client has lost the SCO OS 5.0.5 install media. However, they do have a working SCO 5.0.5 system, but is crumbling apart. Where can I find the SCO OS 5.0.5 install media? Or can I get a copy of the SCO CD as a ISO file? Your help is much appreciated. (7 Replies)
Discussion started by: chedlee88-1
7 Replies

5. Fedora

media server?

Hi All, I have so many picture of my kids, and movies and videos. I really want to create media server. After doing some research on the internet, I am going to install Ubuntu media server. This old server I have has two disk drive. I was thinking about mirroring that. After that I want to... (5 Replies)
Discussion started by: samnyc
5 Replies

6. SCO

SCO OpenServer 5.0.4 Media Needed

Greetings, I've recently been given responsibility for a legacy server running SCO OpenServer 5.0.4 and upon taking inventory I discovered we have all the license documents but no installation media. Can anyone assist me with where I might download these? Thanks Kevin (9 Replies)
Discussion started by: Kevin Harris
9 Replies

7. SCO

Sco media needed for openserver 5.0.6

Hello, i need if possible media for sco openserver 5.0.6 and also want to know if is possible to upgrade from 5.0.2 to 5.0.6. Best regards, Paolo (1 Reply)
Discussion started by: elnino981
1 Replies

8. HP-UX

HP-UX media B.11.11

I need to reinstall The OS on rp3440 system and need HPUX B.11.11 media for risc processor. Can anyone help me? (2 Replies)
Discussion started by: Lapfa01
2 Replies

9. SCO

Need SCO 5.0.6 openserver media kit

hello everyone i need a copy of sco 5.0.6 iso for isntall a new server crash I read in a post that someone uploaded to an ftp an iso but I did not find the ftp any can helpme? (7 Replies)
Discussion started by: mjgeddo
7 Replies

10. SCO

SCO OpenServer 5.0.6 media needed

My media disk is unusable. Can someone provide me an ISO for Openserver 5.0.6? Thank you. Brantley Allen (2 Replies)
Discussion started by: brantleyallen
2 Replies
MUTTPROFILE(1)						User Contributed Perl Documentation					    MUTTPROFILE(1)

NAME
muttprofile - Choose a Mutt Profile SYNOPSIS
muttprofile [-a|--active string] [-d|--dir directory] [-h|--help] [-p|--profile regexp] [-v|--view] [-V|--Version] [profile] DESCRIPTION
muttprofile is a simple utility to choose a profile to be used with Mutt email-client. It has two operating modes: command-line and inter- active. Muttprofile goes to interactive mode if no command-line arguments are present or option -v|--view is present without profile name. Muttprofile looks for profile files in the Mutt directory, opens them and looks for NAME and DESC definitions. It then creates a symbolic link to the profile chosen by the user. The rest of the work is done with a Mutt macro. USAGE
Interactive mode: Type the name of the profile and the program creates a symlink to load the profile. Press <tab> to complete, <ctrl-d> to see list of choices. Command-line options: -a | --active Set the name for active profile symlink, default is profile.active -d | --dir Set the Mutt directory, default is ~/.mutt -h | --help prints a short help and exits -p | --profile (Perl) Regexp to match profile files in Mutt directory -v | --view Instead of creating a symlink, view profile contents -V | --version prints the version information and exits (use --version for long and -V for short version) profile if profile exits, create the symlink to load it from Mutt, otherwise exit with error INSTALL
Muttprofile requires no installation, but you might have to check the first line of the file ("#!/usr/bin/perl -w") and change the path to perl if needed ('which perl' might be useful here :-) SETTING UP PROFILES
Muttprofile checks the profile files for the following information: # NAME: name for your profile # DESC: description of your profile This information is used for choosing and displaying available profiles. DESC is optional, but if NAME is missing, filename is used instead. USING MUTTPROFILE FROM MUTT
Perhaps the easiest way to invoke muttprofile from mutt is to bind a key with mutt macro command. For example, adding this to your mut- trc-file macro index <F10> "!muttprofile :source ~/.mutt/profile.active m" "New message with profile" binds the function key <F10> to start muttprofile, load the profile and start a new message EXIT CODES
The default exit codes for muttprofile are: 0 OK 1 PROFILE ALREADY ACTIVE 2 ERROR These codes can be used in shell scripts etc. FURTHER INFORMATION
Discussion of profiles with Mutt: http://www.iki.fi/martti.rahkila/mutt/ Mutt home page: http://www.mutt.org MODULES
muttprofile uses the perl modules "Term::Complete" and "Getopt::Long" that both come with the Perl distribution. LICENCE
muttprofile is distibuted under GNU General Public Licence (GPL), same as Mutt. For details, see http://www.gnu.org/copyleft/gpl.html BUGS
None known so far. Inevitably to appear sooner or later. VERSION
1.0.0 (current) First public release. 2000-05-10 Martti Rahkila AUTHOR
Martti Rahkila martti.rahkila@iki.fi http://www.iki.fi/martti.rahkila/mutt SEE ALSO
mutt(1), perl(1) perl v5.8.0 2003-01-15 MUTTPROFILE(1)
All times are GMT -4. The time now is 03:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy