Sponsored Content
The Lounge What is on Your Mind? UNIX field scope in European countries Post 302902441 by Guruguy on Tuesday 20th of May 2014 03:06:13 PM
Old 05-20-2014
Quote:
Originally Posted by MadeInGermany
Here in Germany you can earn enough for a living. But everywhere you meet WFR and X-shoring (e.g. to India).
India plays a major role in running many big IT companies. Indian talent is hired by foreign companies to grow their business and economy.
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

SQL into UNIX\Oracle - European Characters

Hi All! I'm new to Unix\Oracle but have been working with MS SQL Server for 8 years. I'm in the process of migrating data from MS to Oracle and have hit a problem. Some of the information I'm porting over has the following characters in it: ü and Ö to show a few. I'm able to export them out... (2 Replies)
Discussion started by: PattyHernon
2 Replies

2. UNIX for Dummies Questions & Answers

Unix Cost and the scope of the system

Hi I'm recently learning about Unix. I'd like to know more about it specially what is the cost to set up a Unix system and the scope of the system. Where can I find this information? Can anyone help? :confused: (1 Reply)
Discussion started by: danlercar
1 Replies

3. Shell Programming and Scripting

merging two files where countries are repeated

I have gone through various posts in this forum but could not locate where the repeated columns are there .Hence posted this post. File 1(colon seperated file) =============== Abc : 1234 : London Def : 2456 : Paris Efg :1456 : Newyork Fgh : 1324 : Tokyo Hjk : 5829 : California Lmn :... (10 Replies)
Discussion started by: vakharia Mahesh
10 Replies

4. Shell Programming and Scripting

scope of oracle plsql development /unix shell scripting

I am working in production support in an leading bank and more of my job is more in oracle/plsql. I am learning unix shell scripting and have started development in the same.I would like to know regarding the scope of these two in the industry.Also would like to know about other scripting... (2 Replies)
Discussion started by: jesthomas
2 Replies

5. Shell Programming and Scripting

Maintain Scope of the variable in UNIX

Hi All Is there is any way to maintain the scope of the variable in unix Example x=1 j=1 while do .. .... .... while do .. .. x=x+1 done #inner most while loop ends here done #outer loop ends here (8 Replies)
Discussion started by: parthmittal2007
8 Replies

6. Shell Programming and Scripting

[Solved] Parsing countries file

Hi All I would like to take contries for this file http://www.textfixer.com/resources/dropdowns/country-dropdown-iso-html.txt and save it in another file with the following structure . Afghanistan, Åland Islands , Albania, Algeria, American Samoa Can anyone help me to do this ? (3 Replies)
Discussion started by: molwiko
3 Replies
t3d(1)							      General Commands Manual							    t3d(1)

NAME
t3d - clock using flying balls to display the time SYNOPSIS
t3d [ options ]... DESCRIPTION
Time 3D is a clock. It uses flying balls to display the time. This balls move and wobble around to give you the impression your graphic workstation with its many XStones is doing something. t3d uses mouse and keyboard to let you fly through the balls. Hit S to speed up, A to slow down, Z to zoom in and X to zoom out. Use the left mouse button to rotate to the left and the right mouse button to rotate the view to the right. Use the middle mouse button to change the optical axis and the moving direction. 0 (zero) will stop you. Q quits. OPTIONS
-move factor Modifies the direction move of t3d. The clock looks 30 degrees* factor to the left and to the right periodically. -wobble factor Modifies the wobbling (sounds nice :-) of t3d by multiplying the default deformation of the clock with factor. -minutes Shows one small ball for every minute, instead of one for every 2.5 minutes. -mag factor Changes the magnification of t3d. By default, t3d draws a 200x200 image. A .I factor of 2 means, it will use a 400x400 image. -cycle period Sets the moving cycle to period seconds. By default, this value is 10 seconds. -wait microsec Inserts a wait after drawing one view of the clock. By default, t3d waits 40 ms after each drawing. This helps you to keep the per- formance loss small. -fast precalc_radius t3d uses bitmap copy to draw precalculated balls. You can specify the radius in pixels up to which t3d should precalculate balls. t3d will set a useful range by itself using the magnification when it is started. -colcycle Draws cyclic the color scale used for the balls in the background instead of the normal black. -rgb red green blue Selects the color in RGB color space of the lightning spot on the balls. All the other colors used for balls or -colcycle are less intensive colors of the same hue and saturation. All values in range of 0 to 1. -hsv hue saturation value Selects the color in HSV color space. hue is in degrees from 0 to 360, all other values in range from 0 to 1. It gives nice but rather unpredictable results, if you use a saturation of e.g. 2. Try it at your own risk. -hsvcycle speed Rotates the hue axis every 10 seconds* speed. -help Prints a short usage message. AUTHOR
Bernd Paysan Email: bernd.paysan@gmx.de Hacked on by jwz@jwz.org for xscreensaver. ACKNOWLEDGEMENT
Acknowledgement to Georg Acher, who wrote the initial program displaying balls. COPYING
Copy, modify, and distribute T3D either under GPL version 2 or newer, or under the standard MIT/X license notice. DISCLAIMER
T3D is not related to T3D(tm), the massive parallel Alpha--based supercomputer from Cray Research. T3D's name was invented in 1991, years before the project at Cray Research started. There is no relation from T3D to Cray's T3D, even the balls surrounding T3D on some posters weren't an inspiration for T3D. I don't know anything about the other way round. The programming style of T3D isn't intented as example of good style, but as example of how a fast prototyped demo may look like. T3D wasn't created to be useful, it was created to be nice. KNOWN BUGS
There are no known bugs in T3D. Maybe there are bugs in X. Slight changes in the T3D sources are known to show these bugs, e.g. if you remove the (int) casting at the XFillArc x,y,w,h-coordinates... Time 3D Version 1.1 t3d(1)
All times are GMT -4. The time now is 06:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy