Sponsored Content
Full Discussion: Career in Unix
The Lounge What is on Your Mind? Career in Unix Post 302692503 by methyl on Monday 27th of August 2012 06:23:30 PM
Old 08-27-2012
Totally off-topic.
@bakunin
It was indeed Ashton-Tate at the time. Ashton-Tate were bought by Borland in 1991. Completely forgot that. Had much correspondence with Borland about licences.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

A Unix career?

I am going on 16 and im wondering if a Unix career would be suitable for me when im 18, or if it will even be possible for me to get a job working as some sort of a junior sys admin at that age. I am just starting to get into all this Unix stuff and I see the vision. So, is it really possible... (3 Replies)
Discussion started by: Gavan
3 Replies

2. UNIX for Advanced & Expert Users

career as a unix admin and new graduate

Hello all, Im about to graduate with a degree in computer science. I think i've found my 'niche' in unix and would like to take it up as a career. I hope you dont mind answering a few questions. How hard is it to get the foot in the door? Whats the best way to get the foot in the door? ... (5 Replies)
Discussion started by: stride6
5 Replies

3. What is on Your Mind?

Unix Career Path

Hi, I've been in the IT field for a few years now, less than 10. I've done a little of everything from database administration, development, systems administration, and unix administration. Although, I wouldnt say I'm a senior level in any of those. Unix definitely stands out in my preferences... (5 Replies)
Discussion started by: NycUnxer
5 Replies

4. UNIX for Dummies Questions & Answers

how to use career in unix

Hi, I want to start my career in Unix. I would like to know what is the job profile that I have to refer to and what is the basic knowledge that is required......I am a B.sc graduate and currently working in a BPO from past 1 year....... Thanking you in advance... Ram Suresh.L (5 Replies)
Discussion started by: ramsuresh
5 Replies

5. Programming

Unix Career path

Hi, I am having experience on Perl and C# and worked as Windows Sytem Admin and now iam planning to become a UNIX developer. I am having knowledge on basic UNIX.. can any one suggest me any good material for c/c++ UNIX programming. on what all things a UNIX Programmer needs to... (0 Replies)
Discussion started by: chandrareddy1
0 Replies

6. UNIX for Advanced & Expert Users

Suggestion Required for UNIX career

Hi, I am having experience on Perl and C# and worked as Windows Sytem Admin and now iam planning to become a UNIX developer. I am having knowledge on basic UNIX.. can any one suggest me any good material for c/c++ UNIX programming. on what all things a UNIX Programmer needs to... (1 Reply)
Discussion started by: chandrareddy1
1 Replies

7. UNIX for Dummies Questions & Answers

What are the career options in unix apart from unix system administration?

What are the career options in unix apart from unix system administration? (2 Replies)
Discussion started by: thulasidharan2k
2 Replies

8. What is on Your Mind?

UNIX career path

Hi All, This question is regarding career path. I was not sure about which forum I should drop it, so putting it here. I have 12 years of experience on UNIX i.e. majority of Solaris and some of Linux (Suse & Red Hat). Since starting I have been working on 100% administration side and I am not... (0 Replies)
Discussion started by: solaris_1977
0 Replies

9. What is on Your Mind?

UNIX career path for Admin

Hello, Just wanted to have a suggestion on UNIX carrier path and I couldn't found any proper forum/blog where I can put this question better than this one. I have been working on Solaris from past 13 years and some years on Linux. It was completely on Admin side and never on development or... (12 Replies)
Discussion started by: solaris_1977
12 Replies

10. What is on Your Mind?

Need career advise as UNIX adminstrator

I have been working in application support at last 2 years. But I want to become unix administrator and I have basic knowledge in unix command, VI Editors, Unix file system. But I don't know proper procedure to become unix administrator, so could you please give suggestion and advise where I start... (4 Replies)
Discussion started by: gopal88
4 Replies
XScreenSaver(1) 					      General Commands Manual						   XScreenSaver(1)

NAME
whirlygig -- zooming chains of sinusoidal spots SYNOPSIS
whirlygig [-display host:display.screen] [-window] [-root] [-mono] [-install] [-noinstall] [-visual arg] [-window-id arg] [-xspeed arg] [-yspeed arg] [-whirlies arg] [-nlines arg] [-xmode arg] [-ymode arg] [-speed arg] [-trail 1|0] [-color_modifier arg] [-start_time arg] [-explain 1|0] [-wrap 1|0] [-db] [-no-db] DESCRIPTION
The whirlygig program draws a series of circles on your screen. They then move about in a cyclic pattern OPTIONS
whirlygig accepts the following options: -window Draw on a newly-created window. This is the default. -root Draw on the root window. -visual visual Specify which visual to use. Legal values are the name of a visual class, or the id number (decimal or hex) of a specific visual. -xspeed speed Specify how fast the dots should cycle horizontally. Try out values from .01 to 4000. Random by default. -yspeed speed Specify how fast the dots should cycle vertically. Try out values from .01 to 4000. Random by default. -xamplitude factor Specify the horizonatal amplitude. Try out values from .01 to 10. Defaults to 1.0. -yamplitude factor Specify the horizonatal amplitude. Try out values from .01 to 10. Defaults to 1.0. -whirlies a number Specify how many whirlies you want (per line). Defaults to a random number. -nlines number of lines Specify how many lines of whirlies you want. Defaults to a random number. -xmode mode -ymode mode Specify which mode to use for calculating the x and y positions of the whirlies. Can be any of spin, funky, circle, linear, test, fun, innie or lissajous. Defaults to 'change' mode, which randomly selects a new mode for x and y every now an then. Unrecognized options default to spin. -explain Prints some strings to the window explaining what the initially selected modes are, before displaying the whirlies. Off by default. -trail 1 or 0 Trail mode fails to erase the whirlies as they move, so they leave a multicoloured trail behind. Doesn't work if the doubled buffered mode is using the X server's double buffer extension, and the useDBEclear resource is true (which it is by default). -speed int Specifies how fast to cycle through the internal time. Values 1,2 and 3 look ok, up to 10 is not too bad, but beyond ends up flick- ery. Adjust xspeed and yspeed instead. -start_time int Where in the internal time cycle to start. Ranges from 1 to 429496729, Defaults to a random value. -xoffset factor Tell the whirlies to be offset by this factor of a sin. Defaults to 1.0 -yoffset factor Tell the whirlies to be offset by this factor of a cos. Defaults to 1.0 -offset_period factor Change the period of an offset cycle Defaults to 1 -color_modifier int How many colors away from the current should the next whirly be? -wrap 1|0 Causes whirlies that fall off the edge of the screen to wrap over to the other end of the screen. Otherwise they disappear and new ones to materialize on the other side of the screen. The difference is subtle, but it is different. Try it. On by default. -db -no-db Use double buffering to reduce flicker. This uses the double buffering extension if your X server supports it, otherwise it draws to it's own pixmap buffer and copies that to the window, which works almost as well. If the resource 'useDBEClear' is true, whirlies are not individually erased, so the -trail option won't work, and running multiple instances on the root window will flicker. ENVIRONMENT
DISPLAY to get the default host and display number. XENVIRONMENT to get the name of a resource file that overrides the global resources stored in the RESOURCE_MANAGER property. SEE ALSO
X(1), xscreensaver(1) COPYRIGHT
Copyright (C) 2001 by Ashton Trey Belew. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. AUTHOR
Ashton Trey Belew <trey@veggie.wesleyan.edu>, 31-Mar-01 X Version 11 31-Mar-01 XScreenSaver(1)
All times are GMT -4. The time now is 04:26 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy