Sponsored Content
Top Forums UNIX for Beginners Questions & Answers Looking for guidance on learning the shell Post 303014194 by balajesuri on Wednesday 7th of March 2018 12:53:32 AM
Old 03-07-2018
It could also be a good start to learn python programming language and explore numpy.
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Learning Shell Scripting

I'm new to UNIX and I want to learn Shell Scripting. I want a web site that has Shell Scripting tutorials. Any suggesstions?.? (3 Replies)
Discussion started by: liveapple2000
3 Replies

2. Shell Programming and Scripting

A Text for learning the SH shell

Know a very best Text for learning the SH shell (standard shell)?? can you speak a text for me ??? (1 Reply)
Discussion started by: ZINGARO
1 Replies

3. Shell Programming and Scripting

learning how to use shell script

hello everyone, i am still trying to get this script to work, but with no luck. It is a little beyond my knowledge of scripting at the moment. The beginner book i have has an exercise listed that asks me to write a script tha allows for user input. For example " what is your name: " and then you... (3 Replies)
Discussion started by: bebop1111116
3 Replies

4. Shell Programming and Scripting

Shell scripting book learning.

Hi Which is the most useful shell scripting book. Planning to learn shell scripting.Thanks in advance. (1 Reply)
Discussion started by: arunvellanki
1 Replies

5. UNIX Desktop Questions & Answers

Unix shell script learning

I am trying to learn Shell scripting in UNIX. Could Any one please suggest on how to get UNIX account or any other free stimulator available for download on which I can practice Unix shell script? Thanks, sam70 (9 Replies)
Discussion started by: sam70
9 Replies

6. Shell Programming and Scripting

self-learning! my korn shell problem

i am a beginner i m learning shell by myself i have problem writing a korn shell that takes an absolute pathname to directory and display all ordinary files in the directory ordered by their length. i was thinking use grep ls sort and sed. maybe, i m wrong! can someone tell me? (2 Replies)
Discussion started by: babuda0059
2 Replies

7. Shell Programming and Scripting

korn shell script guidance

Please look over my short comings during this line if questions. I have multiple lines in a file that look like, phycook 618722 1 76 12:15:13 pts/122 70:24 /4js/runtime2.02.10/lib/fglrun-bin initmenu.42r phycook 593484 1 65 12:15:18 pts/122 69:22... (3 Replies)
Discussion started by: juredd1
3 Replies

8. Shell Programming and Scripting

Guidance needed for a typical shell script with sql query

Hi , I have a txt file with contents like: 1234 2345 3456 7891 I need to write a script which takes input file as txt file..run a sql query for that number and place the output of query in another file.. select * from bus_event where acct_nbr='1234'( from input txt file) the query... (20 Replies)
Discussion started by: Rajesh Putnala
20 Replies

9. Shell Programming and Scripting

guidance required: feed load search & display in shell scripting

Hi All, I am fairly new to Shell Scripting, however learning fast ;-) I have been asked to do the below basic shell script :confused: There are few feed files we are recieving in the server from multiple locations spread out during the day, rite now we are checking manually each file... (2 Replies)
Discussion started by: sachaan
2 Replies

10. UNIX for Beginners Questions & Answers

After Learning Shell Scripting

Will it be good to learn 1) Perl or 2) Ruby first? (3 Replies)
Discussion started by: alvinoo
3 Replies
lavalite(6x)							XScreenSaver manual						      lavalite(6x)

NAME
lavalite - 3D OpenGL simulation of a Lavalite. SYNOPSIS
lavalite [-display host:display.screen] [-window] [-root] [-visual visual] [-delay microseconds] [-fps] [-style style ] [-spin xyz ] [-no- spin ] [-speed float ] [-resolution integer ] [-count integer ] [-no-smooth ] [-wireframe ] [-impatient ] [-lava-color color ] [-fluid- color color ] [-base-color color ] [-table-color color ] [-fluid-texture filename ] [-base-texture filename ] [-table-texture filename ] DESCRIPTION
The lavalite program displays a 3D simulation of the famous lamp of the same name. It requires a fast computer with fast OpenGL support. OPTIONS
lavalite 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. -style style Specify which model of lamp to draw. Available models are: Classic, Giant, Cone, and Rocket. Default: random. -spin xyz Around which axes the model should auto-spin. Defaults to "Z", meaning it rotates horizontally, but otherwise pitch or roll. -no-spin Same as -spin ''. -speed float A number controlling the frequency at which new blobs launch: you can think of this as being related to the the heat of the light- bulb in the base. Default: 0.003. -delay usecs The delay between steps of the animation; default is 30000 (0.03 second.) -resolution integer The size of the grid from which the mesh is created that is used to polygonize the blobs. higher values will give very smooth looking blobs, at the expense of speed. Default: 40. The options "-resolution 10 -no-smooth" look kind of interesting. -fps Display the current frame rate, CPU load, and polygon count. -count integer The maximum number of blobs that can be in motion at once. Default: 3. -no-smooth Turn off smoothing: the objects in the scene will be facetted. -wireframe Render all objects in wireframe instead of as solids. -impatient Provide this option if you are. This will pre-warm the lamp, so when it starts up, the first frame will show a blob already half- way up the lamp. -lava-color color Specifies the color of the blobbies. Default: red. -fluid-color color Specifies the color of the fluid that the blobbies float in. Default: light blue. -base-color color Specifies the color of the lamp base, and the cap on top of the bottle. Default: very dark gray. -table-color color Specifies the color of the table that the lamp is sitting on. Default: black (meaning it is invisible.) -fluid-texture filename An image file to wrap around the glass. Note that on most systems, GL textures must have dimensions that are a power of two. Note also that colors and textures are both applied: so, if you apply a texture and it isn't showing up, try specifying the corre- sponding color as "white". Otherwise, the combination of the two might be too dark to see. -base-texture filename An image file to wrap around the base of the lamp, and the cap on top of the bottle. -table-texture texture An image file to spread across the table that the lamp is sitting on. 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), http://www.lavaworld.com/ http://www.lavarnd.org/ COPYRIGHT
Copyright (C) 2002 by Jamie Zawinski. 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. LAVA LITE(R) and the configuration of the LAVA(R) brand motion lamp are registered trademarks of Haggerty Enterprises, Inc. The configura- tion of the globe and base of the motion lamp are registered trademarks of Haggerty Enterprises, Inc. in the U.S.A. and in other countries around the world. AUTHOR
Jamie Zawinski <jwz@jwz.org> X Version 11 5.15 (28-Sep-2011) lavalite(6x)
All times are GMT -4. The time now is 03:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy