Sponsored Content
Full Discussion: finding my posts
Contact Us Post Here to Contact Site Administrators and Moderators finding my posts Post 302127904 by blowtorch on Friday 20th of July 2007 03:51:56 AM
Old 07-20-2007
You can click on your name in this post to get a drop-down menu that lists the exact option that you want. Alternatively, you can search for a user, go to his/her public profile and click on the link that does this. It is quite clearly marked. You won't miss it.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Finding how done IT

HellOooO, How I can find how delete a drictory in the system.If there's 2 root one of them outside the country but we have WAN so he can access the network from outside >>>> we are using same account so how I can know who done it I want to proof that. Regards (5 Replies)
Discussion started by: geoquest
5 Replies

2. Shell Programming and Scripting

finding duplicate files by size and finding pattern matching and its count

Hi, I have a challenging task,in which i have to find the duplicate files by its name and size,then i need to take anyone of the file.Then i need to open the file and find for more than one pattern and count of that pattern. Note:These are the samples of two files,but i can have more... (2 Replies)
Discussion started by: jerome Sukumar
2 Replies

3. What is on Your Mind?

Finding people

Since this is a place for very smart, expert tech people I wanted to know if anyone knew a site or way to find accurate info on the whereabouts of relatives online. I am looking for a reputable site where I can find more then just last registered address. I need cell phone or recent email... (2 Replies)
Discussion started by: vedder191
2 Replies

4. Shell Programming and Scripting

Finding files

How can we find "latest files which have been recently updated/changed/created" in solaris 10??? (3 Replies)
Discussion started by: asadlone
3 Replies

5. UNIX for Dummies Questions & Answers

Help me in finding logic

I am searching for some logic which will help me to introduce quick action for the errors. We have application server and we need to check the bunch of information for every 10 minutes and alert thru mail. I wrote a script in which i am tailing last 1000 lines and counting one exception then... (21 Replies)
Discussion started by: senthilkumar_ak
21 Replies

6. Shell Programming and Scripting

Finding whoami

Hello I have a question about shell programming So I recently found out that someone is secretly accessing my files due to my mistake. Of course, now, I changed all the permission so people cannot access my file(s) anymore. However, I am a little bit mad about the fact and I'd like to find that... (1 Reply)
Discussion started by: chun02160
1 Replies

7. Shell Programming and Scripting

Finding minimum value

Hi All, I have multiple files which contains 5 columns and multiple rows..... I want to calculate the minimum value of column 5th, if column 2 is MET, till column 1 comes to the next number. Also it must skip the condition similar to 1st line where column number 1 and 3 are same and... (9 Replies)
Discussion started by: CAch
9 Replies

8. Shell Programming and Scripting

Finding my public IP

Hi I do use this line to find my public IP. Is there other way I can do this? Maybe create the script some shorter? wget -q -O - http://minip.no | grep "<b>" | head -n1 | cut -d'<' -f3 | cut -d'>' -f2 Thanks (1 Reply)
Discussion started by: Jotne
1 Replies

9. Shell Programming and Scripting

finding first >

I want to erase some php code between a <? and a ?> in HTML containing a keyword, the problem is it finds the last > and wipes out everything before it how do i specify for it to stop searching after the first >? perl -i -p0e 's/<\?php.*keyword.*\?>//s' there's many lines of php code... (2 Replies)
Discussion started by: vanessafan99
2 Replies
THERION(1)						      General Commands Manual							THERION(1)

NAME
loch -- Therion model viewer SYNOPSIS
loch DESCRIPTION
This manual page documents loch, which is part of the therion-viewer package. loch is a 3D viewer which displays .lox files produced by therion and allows them to be examined. OPTIONS
loch takes no options. BASIC CONTROL
Key and Mouse Controls Function Mouse action Key Zoom & Rotate Left click + drag Zoom only Left click + drag up/down, then hold left and click right Ctrl + Up/Down Rotate only Left click + drag left/right, then hold left and click right Left/Right Pan Right click + drag Shift + Arrows Tilt Middle (wheel) click + drag or wheel rotate Up/Down Full screen Left double click F11 Context menu Right click If continuous rotation is turned on, then rotation mouse movements change the speed or direction of rotation. If rotation is locked, then rotation mouse movements have no effect. OFF SCREEN RENDERING
Loch is able to render large bitmaps that can be afterwards post processed and printed. Bitmaps can be exported in PDF, PNG or BMP formats. Configuration of export is done via the Rendering setup dialog. You can set the following features: Size and Scaling Screen shot: Screen copy will be saved into a file with no other changes. Image width: The screen image will be exported with the specified width. Image height: The screen image will be exported with the specified height. Scale: The screen image will be exported with the specified scale. Image options Rendering resolution: Resolution of the image file used when image size or scale are specified. Image size: Image size in pixels and uncompressed bytes calculated from previous settings. White background: Force white background in exported image. KNOWN BUGS
Sometimes empty rectangles appear in off screen rendered file. Changing the window size usually helps. * Crashes have been observed on intel graphics cards unless the texture initialisations are removed in the code. * Stereo mode does not work correctly on some graphics adapters. * This help does not work. SEE ALSO
therion (1), xtherion (1). For full information see the Therion Manual in /usr/doc/therion/thbook which describes therion-viewer and its use in detail. AUTHOR
This manual page was adapted from existing docs by Wookey wookey@debian.org for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public Licence, Version 2 or any later ver- sion published by the Free Software Foundation. THERION(1)
All times are GMT -4. The time now is 03:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy