Sponsored Content
The Lounge What is on Your Mind? Chat with iBot - Our RSS Robot Girl Gollum, You Need a Full Time Trainer! Post 66651 by Neo on Wednesday 16th of March 2005 09:47:32 AM
Old 03-16-2005
On second thought, you make a good Gollum.
 

4 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

ls -l --full-time

How can i write a shell script to display only the dates and times listed when i type ls -l --full-time. i have something, but it tells me there is an illegal variable name. here's what i have: #! /bin/tcsh set a = `ls -l --full-time` set b = `ls -l --full-time | wc -l` while($b > 0) ... (1 Reply)
Discussion started by: cypher
1 Replies

2. What is on Your Mind?

New home elliptical trainer? Suggestions?

My live in girlfriend and I were thinking about getting an elliptical for our home. I was thinking of something like this: Amazon.com: ProForm 850 Elliptical Trainer with GameFit Technology: Sports & Outdoors http://ecx.images-amazon.com/images/I/41g4x079U-L._SL500_AA280_.jpg It has... (4 Replies)
Discussion started by: Astrocloud
4 Replies

3. AIX

100% Inode full with only 67% FS full.

AIX Version 6.1 and 7.1. I understand that when the OS initially creates the FS and inodes, its pretty strict, but not always tuned to a 1:1 ratio. I see the same thing when adding a whole disk LV to a separate device. It seems that when we expand a filesystem the inodes don't get tuned... (5 Replies)
Discussion started by: mrmurdock
5 Replies

4. What is on Your Mind?

The C64 is back, this time full-sized with a working keyboard for the dedicated retro home-computer

Retro Games has announced that the C64 is back, this time full-sized with a working keyboard for the dedicated retro home-computer fan, available December 2019. See also: CNN: Iconic 80s computer The Commodore 64 to return with fully-functional keyboard YouTube: The C64 | Trailer ... (2 Replies)
Discussion started by: Neo
2 Replies
whitelist(5)						      BSD File Formats Manual						      whitelist(5)

NAME
pygs -- the PYthon Gateway Script SYNOPSIS
pygs -t recipient@domain1 -s sender@domain2 [-e envelope@domain3] [-d] [-T] [-V] [-l logfile] [-w whitelist] [-h] DESCRIPTION
NOTE: this man page is to be continued :) pygs read from stdin a nntp article, sending it to recipient@domain1 a rfc822 compliant email setting Resent-Sender: sender@domain2 and enve- lope envelope@domain3 if exists, else sender@domain2. OPTIONS
EXAMPLES
There is some documetation in /urs/share/doc/pyg I created mailgate user (moderator of local.moderated ng). Every article posted in local.moderated is sent to mailgate, in its .procmailrc I've put: :0 bhc * ^To: *local-moderated | $HOME/pygs -t kalfa@localhost -e mailgate@students.cs.unibo.it -s 'cosimo@students.cs.unibo.it' where kalfa@localhost is the recipient (it usually is a mailing list) an header extract from kalfa@localhost mbox: From mailgate@students.cs.unibo.it From: whosentnntparticle@domain4 To: kalfa@localhost Resent-Sender: cosimo@students.cs.unibo.it note that sender and envelope are different. rfc822 says that Sender: have to be a human user (not a program or similia). envelope can mailgate user. AUTHORS
Cosimo Alfarano <alfarano@students.cs.unibo.it> BUGS
Boh. send any bug to the author , please. Debian GNU/Linux July 23, 2000 Debian GNU/Linux
All times are GMT -4. The time now is 02:53 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy