Sponsored Content
Full Discussion: web browsing from shell
Top Forums Shell Programming and Scripting web browsing from shell Post 302230222 by smoscar_01 on Thursday 28th of August 2008 09:29:47 PM
Old 08-28-2008
tnx Annihilannic Ill try those...what I want is some kind of daemon that goes and bring some info from website are those capable of doing that?
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

apache directory browsing

How do i prevent clients from browsing directory structures if there is no index.html in a directory? For example, lets say that i dynamically create directories on in my doc root of an apache based web server. I know if i type the url and there is no index or default page in there, then apache... (1 Reply)
Discussion started by: ezekiel61
1 Replies

2. Post Here to Contact Site Administrators and Moderators

Thread browsing during search

Hi Mods, Next Thread link available at the bottom, doesn't seem to be working accurately during a search, it goes to nextnewest thread relative to the thread we are viewing. Hope this can be fixed. Regards, Tayyab (4 Replies)
Discussion started by: tayyabq8
4 Replies

3. Linux

Squid Browsing problem

Configured Squid2.0 on linux9. Browsing is very slow in client side. takes atleast 1min to open the page. can anybody tell me what to do Thaks in Advance (0 Replies)
Discussion started by: teenasuresh
0 Replies

4. UNIX for Dummies Questions & Answers

"Not logged in" ShmID message when browsing web database

Hi: I am just searching for some opinions, not step-by-step code. I have several clients in real estate I've built websites for and included links to a local MLS/IDX "search for properties" page(s). Visitors follow the hyperlinks to the MLS pages (leaving my server), browse a few properties... (0 Replies)
Discussion started by: caseyturton
0 Replies

5. Solaris

Internet browsing on Solaris 10?

Hello sir, Can any one guide step by step way of configuration for internet browsing on solaris 10 using BSNL broadband connection in brief way about which configuartion file to edit etc. Regards, Amar (1 Reply)
Discussion started by: amarnathbasis8
1 Replies

6. Ubuntu

Browsing folders getting SVN information

HI All I am newbie to Linux and Ubuntu. In Windows there is TortoiseSvnClient that makes possible to see ( while browsing a folder) whether a file is under source control with SVN or not ( green, red balloons on top of the file and question marks etc. ). Do you know if there is such product... (2 Replies)
Discussion started by: manustone
2 Replies

7. Cybersecurity

Live Virtual Box Secure Browsing

I'm working on Linux Surfer - Code Name: Annabelle Lee, A live distro made for secure web surfing. One of the solutions a user has at their immediate arsenal with Linux Surfer is a virtual machine with one click that popus up SliTaz. They can then surf the web without sniffing attack from the... (1 Reply)
Discussion started by: bambuntu
1 Replies

8. Shell Programming and Scripting

Browsing to files under cursor

hi all, I am using cntrl w f for this But now the new file is displayed in half of the screen...and the old file in the other half... how can ichange this default behaviour ... say for eg:80% to 1 file and remaining 20 % to the other file.... (4 Replies)
Discussion started by: dll_fpga
4 Replies
GLXINFO(1)						      General Commands Manual							GLXINFO(1)

NAME
glxinfo - display info about a GLX extension and OpenGL renderer. SYNOPSIS
glxinfo [-t] [-v] [-b] [-display displayname] DESCRIPTION
glxinfo lists information about the GLX extension, OpenGL capable visuals, and the OpenGL renderer on an X server. The GLX and renderer info includes the version and extension attributes. The visual info lists the GLX visual attributes available for each OpenGL capable vis- ual (e.g. whether the visual is double buffered, the component sizes, Z-buffering depth, etc). Command line options include: -t By default the visual info is presented in a concise 80 character wide tabular format. The -t option directs glxinfo to produce a wider, more readable tabular format. -v Directs glxinfo to generate a verbose format output style for the visual list similar to the info of xdpyinfo. -b Print the ID of the "best" visual on screen 0. -l Print interesting OpenGL limits. -i Use indirect rendering connection only. -display displayname Specify the display to query. ENVIRONMENT
DISPLAY To get the default host, display number, and screen. SEE ALSO
xdpyinfo(1) AUTHOR
Brian Paul Modifications for XFree86 added by Mark Paton XFree86 Version Version 4.3.0 GLXINFO(1)
All times are GMT -4. The time now is 03:11 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy