Shoes For Crews, Enter now to Win $2,500.00 in Cash Prizes.

2009-11-17 Thread Shoes For Crews
This Email Was Sent From VeMail Media, LLC. If this message is not displayed properly: http://links.onmarketer-394.com/HtmlView.ashx?emailid=7vvxoyrkqekuxotkcsxmkmj fw4 Shoes for Crews has sent you a Video-Email Click here to view your video. Shoes for Crews complies with all commercial

Re: sftp -l user host

2009-11-17 Thread Alexander Hall
lars wrote: > Adding the -l argument to assign user name on sftp is done on ssh and > makes the two more similar to use. The diff below is an illustraion of > what might be done. > > /Lars > > > diff sftp.c sftp.c.old > 1665c1665 > < "1246hqrvCc:D:i:o:s:S:b:B:F:P:R:l:")) != -1) { > -

Re: sftp -l user host

2009-11-17 Thread lars
Here's the corresponding man page change to go with the proposal. Line 1770 of sftp.c already looked for the -l argument. /Lars # diff sftp.1 sftp.1.old 41d40 < .Op Fl l Ar login_name 161,164d159 < .It Fl l Ar login_name < Specifies the user to log in as on the remote machine. This also may < b

sftp -l user host

2009-11-17 Thread lars
Adding the -l argument to assign user name on sftp is done on ssh and makes the two more similar to use. The diff below is an illustraion of what might be done. /Lars diff sftp.c sftp.c.old 1665c1665 < "1246hqrvCc:D:i:o:s:S:b:B:F:P:R:l:")) != -1) { --- "1246hqrvCc:D:i:o

Re: Novatel Wireless Modem (umsm)

2009-11-17 Thread Brad DeMorrow
On Fri, Nov 13, 2009 at 9:19 AM, Ian Darwin wrote: > Most of these gadgets need some kind of kick to tell them > "I'm done using the vapid Windows install disk you provide, > now please do what I bought you for". And they of course change their > USB device class and ID when kicked. > > Try doin

Re: vmstat tweaks

2009-11-17 Thread Stuart Henderson
On 2009/11/15 20:25, Ted Unangst wrote: > part1: tweak the format strings so that numbers never run together. If, > for example, your blocked process count hits double digits, it smears into > the next column, which then makes the rest of the output unparseable by > scripts. The alignment is t