Sponsored Content
Full Discussion: UNIX flavours
Contact Us Post Here to Contact Site Administrators and Moderators UNIX flavours Post 4795 by Neo on Tuesday 31st of July 2001 05:29:05 PM
Old 07-31-2001
OK. Let's see what shapes up during our quest to build the FAQ. Sounds like good high-level FAQ topics. If you want to mine the forums and search for good threads on one of your suggested high-level topics, feel free to move out and let me know what you find or think next.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Newbie question about unix flavours

Hi, I am newbie to unix. I am been immensily impressed by this forum. I have installed sun solaris in my pc and started learning unix. The question is, If i know one unix flavour (say sun solaris) is that i can claim, i know all the unix and linux flavours. Can i be able to work on other vendor... (3 Replies)
Discussion started by: Balaji
3 Replies

2. Shell Programming and Scripting

Differences in awk between UNIX flavours

Hi, I've been charged with the task of finding out whether the scripts which we use on our current DYNIX (Sequent) UNIX box will continue to run happily on our soon-to-be-installed Sun Solaris box. I'm fairly certain that they'll be OK, but I've heard mutterings about awk running differently... (2 Replies)
Discussion started by: pbritta
2 Replies

3. Solaris

Difference b/w flavours

Hi.. I am totally confused..could anyone tell me how different is Sun version of unix different from that of HP, IBM(AIX) and other flavours. Balaji (2 Replies)
Discussion started by: balaji_prk
2 Replies

4. UNIX for Dummies Questions & Answers

O S flavours ...which is which

Does anyone know how to find out what flavour of Unix "Data General" is closest too.. heres what I need to do, I need to install one of the available free flavours on my Intel Pc at home, So as I can transfer all my shell scripts over without the need for re-working them...but I have no idea how to... (0 Replies)
Discussion started by: Gerry405
0 Replies

5. UNIX for Dummies Questions & Answers

Different flavours of Unix

Hi all, I would like to know why is there so many different kind of unix systems like IBM AIX, SUN Solaris and so on.. What are the issues that we would considering choosing a Unix system? Newbie to Unix, thus this question (2 Replies)
Discussion started by: vincente
2 Replies

6. UNIX for Advanced & Expert Users

Where to download unix not unix flavours like ubuntu, redhat etc.

I checked unix.org but did not find any link where i can download basic unix flavour. any idea from where i can download unix. thanks in advance. - nilesh (14 Replies)
Discussion started by: ynilesh
14 Replies

7. Shell Programming and Scripting

Flavours of shell?

It's a little while since I used Linux in anger but when I did, Bourne shell (/bin/sh) was actually Bash (/bin/bash) in disguise :confused: - I had some native Solaris Bourne scripts that didn't want to work quite right on Linux. Is this still the case? Also, for similar reasons, is Korn shell on... (3 Replies)
Discussion started by: JerryHone
3 Replies

8. AIX

Automate ssh between different flavours of ssh

Hiya, I want to automate ssh between two servers (Server A and Server B) and currently facing two problems. I am able to automate ssh between same SSH versions but unable to do so for following conditions. 1. SSH versions are different on Server A and Server B. 2. Username is different on... (1 Reply)
Discussion started by: kamitsin
1 Replies

9. Shell Programming and Scripting

File Transfer from Window server to UNIX and UNIX to UNIX

Dear All, Can someone help to command or program to transfer the file from windows to Unix server and from one unix server to another Unix server in secure way. I would request no samba client. (4 Replies)
Discussion started by: yadavricky
4 Replies
SHAPE_STDRUL(7) 					 Miscellaneous Information Manual					   SHAPE_STDRUL(7)

NAME
shape stdrul - shapeTools RMS general version selection rules DESCRIPTION
The shape release management system requires a set of standard version selection rules to be accessible project wide. These are defined in the stdrules file, which is to be included into the Shapefiles of any part of the system controlled by the shapeTools release management system. Version selection rules drive the binding of component names in the Shapefile to specific versions during a build or release process (or better: any process performed by invocation of shape(1) ). Some functions of shape_RMS allow definition of the version binding rule being active by defining the VERSIONS macro on the command line. This may be set to any of the rule names listed below. If you want to introduce new version selection rules for project wide use, you may add them to the stdrules file. You should be very care- ful, when altering this file. Do not remove any of the rules defined in the original version of stdrules (as it comes from the shapeTools distribution tape) because these are essential for the release management system. When altering one of the original selection rules, you should be very concious of what you are doing, as you may affect the operationality of shape RMS. For a description of the syntax of rule definitions, see the shape(1) manual. The standard version selection rules are: most_recent For each component select a busy version if available, the most recent saved version otherwise. last_proposed Use the last proposed version of each component. This rule fails, if no proposed version is available last_released Select versions from the last generated release. last_prereleased Select versions from the last generated prerelease. recent_release Select versions included in the last release or prerelease, whichever is newer. from_release Select versions from a specific release or prerelease. When using this rule the value of the macro RELEASENAME has to be set to the name of the desired (pre)release. extern Always select a busy version (a regular UNIX file). This rule should be applied to all extern components that are not under con- trol of the shapeTools version control system. FILES
$(SHAPELIBPATH)/stdrules SEE ALSO
shape_RMS(1), shape(1) 24.8.119 SHAPE_STDRUL(7)
All times are GMT -4. The time now is 11:02 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy