Sponsored Content
Full Discussion: Home Unix OS
Top Forums UNIX for Dummies Questions & Answers Home Unix OS Post 88330 by eugrus on Thursday 3rd of November 2005 02:54:25 AM
Old 11-03-2005
No need to buy. Download SuSe10.
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Set up the own Unix ENvironment at home

Hello! All Unix Expert, I just graduated from college with Bachalor degree in Computer Information System, and decided to start my career in Unix System. I am trying to set up my own unix Environment at home so that I can get more hand on experience since the class offered by unix vendors are... (1 Reply)
Discussion started by: jung1975
1 Replies

2. UNIX for Dummies Questions & Answers

Unix at home

Hi people its me again. Just reading some of the threads about people like myself newbies (god bless us). anyway the conundrum is. I only use unix at work and that has only been for the last 3 weeks. And i now find myself pondering wether or not to install in my machine at home. therein lies... (1 Reply)
Discussion started by: w33man
1 Replies

3. UNIX for Dummies Questions & Answers

I need a path to install UNIX on my home PC

I have searched through the FAQ's and other posts on this board but haven't found what I need. I need to help installing UNIX on my home PC, then help on how to use it. I also want to learn how to program in UNIX / C. See? I don't even know any lingo. I am fairly experienced in mainframe... (6 Replies)
Discussion started by: chutt
6 Replies

4. UNIX for Dummies Questions & Answers

Getting Comfortable With Unix at Home

I'm new to using unix and i was told that to get a little more comfortable with it and what it entails i should download a VMware virtual server and then downlaod ubuntu. I just wanted to know if anyone had any opinions on this and any advice on learning the ropes? (3 Replies)
Discussion started by: christophski100
3 Replies

5. UNIX for Dummies Questions & Answers

To practice Unix at home

Hi Everyone, Gud Afternoon. Myself Amol working on unix (vi editor ). I want to practice shell scripts and vi editor command at home. So can anyone guide me, if there is any standalone application or some software like vi editor which can be installed at my home PC and i can... (9 Replies)
Discussion started by: Amol_Dicholkar
9 Replies

6. UNIX for Dummies Questions & Answers

Best UNIX for home server

Hello all, Yes I am a newbie to the programming world and just conquered XML and Javascript, now I need to get my own homeserver. My question is if I wanted to start my own server for FTP, and web hosting which UNIX OS is the best for this purpose, and which is the easiest to a newcomer.... (1 Reply)
Discussion started by: catalystic37
1 Replies

7. UNIX for Dummies Questions & Answers

UNIX home directories

Hi All, Could someone help, am a complete beginner when it comes to UNIX. However I have been tasked with investigating automatic creation of UK unix home directories. Is someone able to help? Thanks in advance! (7 Replies)
Discussion started by: zainster
7 Replies

8. UNIX for Dummies Questions & Answers

Unix set home directory

Hi I've just made a directory, what command do I use to now make it the base directory? Thanks!!!!!!!!!!!!!!! (1 Reply)
Discussion started by: beckywatson
1 Replies

9. Shell Programming and Scripting

Search in Unix home directory

I have many views in my Linux home dir under different folders mentioned below. Home 1. CCVIEWS 2. views 3. Development 4. testproject : : etc. Now i want to list all the clearcase views in my linux dir in below format to work on other script. 1) user_test_Work1.vws ... (4 Replies)
Discussion started by: saku
4 Replies

10. Homework & Coursework Questions

UNIX script home work

plz can any one help to write the script of the output provided in the pdf. There are 2 tasks A and B. (5 Replies)
Discussion started by: mohdsadik90
5 Replies
MONOP(6)							 BSD Games Manual							  MONOP(6)

NAME
monop -- Monopoly game SYNOPSIS
monop [file] DESCRIPTION
monop is reminiscent of the Parker Brother's game Monopoly, and monitors a game between 2 to 9 users. It is assumed that the rules of Monop- oly are known. The game follows the standard rules, with the exception that, if a property goes up for auction and there are only two sol- vent players, no auction is held and the property remains unowned. The game, in effect, lends the player money, so it is possible to buy something which you cannot afford. However, as soon as a person goes into debt, he must ``fix the problem'', i.e., make himself solvent, before play can continue. If this is not possible, the player's property reverts to his debtee, either a player or the bank. A player can resign at any time to any person or the bank, which puts the property back on the board, unowned. Any time that the response to a question is a string, e.g., a name, place or person, you can type '?' to get a list of valid answers. It is not possible to input a negative number, nor is it ever necessary. A Summary of Commands: quit quit game: This allows you to quit the game. It asks you if you're sure. print print board: This prints out the current board. The columns have the following meanings (column headings are the same for the where, own holdings, and holdings commands): Name The first ten characters of the name of the square. Own The number of the owner of the property. Price The cost of the property (if any). Mg This field has a '*' in it if the property is mortgaged. # If the property is a Utility or Railroad, this is the number of such owned by the owner. If the property is land, this is the number of houses on it. Rent Current rent on the property. If it is not owned, there is no rent. where where players are: Tells you where all the players are. A '*' indicates the current player. own holdings List your own holdings, i.e., money, get-out-of-jail-free cards, and property. holdings holdings list: Look at anyone's holdings. It will ask you whose holdings you wish to look at. When you are finished, type 'done'. mortgage mortgage property: Sets up a list of mortgageable property, and asks which you wish to mortgage. unmortgage unmortgage property: Unmortgage mortgaged property. buy buy houses: Sets up a list of monopolies on which you can buy houses. If there is more than one, it asks you which you want to buy for. It then asks you how many for each piece of property, giving the current amount in parentheses after the property name. If you build in an unbalanced manner (a disparity of more than one house within the same monopoly), it asks you to re-input things. sell sell houses: Sets up a list of monopolies from which you can sell houses. It operates in an analogous manner to buy. card card for jail: Use a get-out-of-jail-free card to get out of jail. If you're not in jail, or you don't have one, it tells you so. pay pay for jail: Pay $50 to get out of jail, from whence you are put on Just Visiting. Difficult to do if you're not there. trade This allows you to trade with another player. It asks you whom you wish to trade with, and then asks you what each wishes to give up. You can get a summary at the end, and, in all cases, it asks for confirmation of the trade before doing it. resign Resign to another player or the bank. If you resign to the bank, all property reverts to its virgin state, and get-out-of-jail-free cards revert to the deck. save save game: Save the current game in a file for later play. You can continue play after saving, either by adding the file in which you saved the game after the monop command, or by using the restore command (see below). It will ask you which file you wish to save it in, and, if the file exists, confirm that you wish to overwrite it. restore restore game: Read in a previously saved game from a file. It leaves the file intact. roll Roll the dice and move forward to your new location. If you simply hit the <RETURN> key instead of a command, it is the same as typing roll. AUTHORS
Ken Arnold BUGS
No command can be given an argument instead of a response to a query. BSD
February 23, 2008 BSD
All times are GMT -4. The time now is 07:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy