search for: yank

Displaying 20 results from an estimated 223 matches for "yank".

Did you mean: yang
2006 Sep 28
0
interactive bash v3 sessions and yank-last-arg
The readline function yank-last-arg (normally called through M-. or M-_) in bash3 work somewhat differently than in older bash versions for commented lines: For example, if I run in bash echo 1 2 3 #echo a b c then Esc-2 Esc-. produces alarm on first try and '2' on second try; So I can recall commented history...
2015 Jul 10
2
OT, hardware: HP smart array drive issue
...39;ve decided to replace >> the drive that's in predictive failure. The array has a hot spare. >> I tried to remove, using hpacucli, it refuses "operation not >> permitted", and there doesn't *seem* to be a "mark as failed" >> command. *Do* I just yank the drive? >> > Yep, just yank it. It should start auto rebuilding on the spare. > > If you didn't have a spare you would pull the suspect drive and replace it > with one of equal or greater capacity and it would auto rebuild as well. > > I have a bunch of them at home...
2009 Mar 06
3
WAY OT: domain name registration .co.za
Hello All, Very sorry about WAY off-topic query, but you folks really are one of my most International subscribed groups. I am looking for a recommendation for a domain name registrar I can register my .co.za domain name with that won't 'yank my chains'. I tried a couple attempts at registering and found some hidden fees along with the insistence that I had to host my DNS with them. Lots of hosting bundles! I just want a registrar that can register the domain name and use MY DNS servers. I'll do all the hosting, thank you v...
2015 Jul 10
1
OT, hardware: HP smart array drive issue
...event this from happening again, I've decided to replace the drive that's in predictive failure. The array has a hot spare. I tried to remove, using hpacucli, it refuses "operation not permitted", and there doesn't *seem* to be a "mark as failed" command. *Do* I just yank the drive? mark
2006 Oct 04
3
do we need stubbing?
...classes Stubbing of methods on existing objects or classes The main difference between Partial Mocking and Stubbing is that Stubs don''t verify. I''m wondering if we really need the stubbing facility at all, given that we can do the same thing using Partial Mocks. If we decided to yank the Stubs, we could add Partial Mocks support to objects (right now it only works on classes). Note that this functionality is not part of a release yet, so any such changes would only affect the brave trunk-dwellers among you. Any thoughts on this? Can anyone explain to me why stubs are useful i...
2009 Jun 09
2
Networking Issue
...nd the pbx dives. So I have setup fqdn's/ip's in the hosts file for all sip peers it will attempt to resolve, and setup a local dns with all rfc1912 zones so every query asterisk can possibly make will be answered locally. Now it seems there is still one last hurdle, when the connection is yanked to simulate a complete outage, asterisk still goes down. I can only assume this happens now as a result of no default gateway? Would setting up a silly route for 0.0.0.0/0 to say 127.0.0.1 for the internal nic in /etc/sysconfig/network-scripts/route-eth1 with a metric higher than what the ISP...
2009 Jun 01
1
USB comms dropout not detected
Hi, I have an MGE Ellipse 1000 connected to a FreeBSD 7.1 system and it works well except that if I yank the cable it doesn't detect a problem.. It seems to quite merrily read the old data (upsc reports the same values). There is nothing logged by NUT to indicate comms is lost (usbhid-ups is still running). In the attached log I yanked the able at the 28 second mark and plugged it back in at...
2017 Apr 10
10
RFC: Plan for removing components from namespace std::experimental
...changes were made to the ones in the main standard, but not to the ones in the TS. In the long run, I would like to remove the TS versions of these features from libc++ - since there are "better" versions in the main standard now. However, since people are using these, I don't think yanking them w/o warning is the right thing to do. So, I'm proposing a new policy, and a timetable: One year. One year after we ship a LLVM release that supports a new C++ standard, we will remove all the features that are in the 'experimental' namespace that are implemented in the new st...
2014 May 15
2
vi : unable to copy text to other file
Hello All, I'm trying to use vi commands instead of using the mouse. I open Gnome-Terminal I open a file : vi /home/jvermeulen/.ssh/id_dsa.pub I select the key with " V " ( visual line ) I type " y " to yank the selected line. I can now use :e otherfile.txt and paste the text in otherfile.txt This is the only way I succeed in copying text to another file in Gnome-Terminal of xterm. But how can I copy text to a file on a remote machine? Many thanks. -- Johan Vermeulen IT-medewerker Caw De Kempe...
2008 Jan 11
3
Story teardowns?
Does the plain text story framework support teardowns? There doesn''t seem to be anywhere to put an "after" method. My stories test an application which parses and modifies a directory tree, which is currently generated in a Given-clause, and I want it to be deleted after each story. (I don''t mind if the stories take a few seconds to run, the specs are still fast)
2007 Nov 27
3
Urgent question.
...der's switch will cycle through B channels in span 1, 2, 3, ... until it finds one that is available. I have moved spans 2-4 onto another machine. But we have one remaining box with a PRI full of calls and I don't know what to do with them; the box is failing, but dropping them by simply yanking the PRI is not acceptable from a business POV. Sending Congestion() or Busy() in the dial plan wouldn't work because the far-end switch would simply pass that onto the subscriber, rather interpreting it to mean that the B channel is unavailable and it should go on to other T1s in the trunk...
2015 Nov 09
2
[RFC] Deprecating autoconf: Let's do it!
Keeping the documentation with large warnings is sufficient. It would at least let somebody then grab an older version's makefiles if they are so inclined/interested. I have no problem with you yanking the files, just the fact that older versions did have configure/makefiles. I only spoke up when I saw the suggestion for removing the online documentation. John -----Original Message----- From: cbieneman at apple.com [mailto:cbieneman at apple.com] On Behalf Of Chris Bieneman Sent: Monday, No...
2007 May 11
12
tutorial
Hello, Hello Where i can found a good tutorial about Rspec ? thanks
2009 Jul 15
2
Spaces in a name
...re either all 0s or all 1s accordingly so I need to take them out of the model by hand for now until I find a nice automatic method for removing regressors that only have 1 factor. So Primarily: how do I handle names that include spaces in this context and as a bonus: Anyone have a nice method for yanking regressors that only have a single factor in them from the lm() function? e.g. (for the following 30 elements) 0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0, 1,1,1,1,1,1,1,1,1,1 As you can see grabbing the first 2/3rds is all 0s and the last 1/3rd is all ones (doing in-sample forecast diagnostic b...
2013 Aug 19
3
rpcclient netshareenum 502 causes SEGV
...dumped) I did a little poking and it seems that the issue is here: source3/rpcclient/cmd_srvsvc.c: 384 case 502: 385 for (i = 0; i < totalentries;i++) 386 display_share_info_502(&info_ctr.ctr.ctr502->array[i]); 387 break; Sorry for the formatting. But the NDR code yanks out 35 SHARE_INFO_502* * entries* *but the array size NDR code calculates only 34. Since "totalentries" is one entry too big, it causes rpcclient to go past the end of the ctr502 array and SEGV. See here: (gdb) p *info_ctr.ctr.ctr502 $9 = { count = 34, array = 0x67a140 } (gdb) p to...
2010 Sep 07
2
[LLVMdev] Union type, is it really used or necessary?
...he 2.8 release? > > Zero. So a feature, of which a subset was actually working (I know this because I am using unions successfully in the compiler I'm working on) in the 2.7 release and was documented on the web site http://llvm.org/releases/2.7/docs/LangRef.html#t_union just gets yanked? Are you really trying to tell me that anyone using LLVM in anger needs to be running SVN HEAD and keep an eye on the mailing list to make sure that features they use aren't going to get arbitrarily yanked? Erik -- ---------------------------------------------------------------------- Erik...
2005 Dec 29
5
Extracting SQL and Rebuilding from SQL?
...a single customer. It would then also be nice to rebuild that data from the stored info. What''s a good way to do this efficiently? If all the ":dependent => true" are setup properly on associations within models, a single ".destroy()" called on the customer will yank all the data. Is there a way to do something else with those rows? i.e. sqldump of some sort? I thought of adding a "before_destroy" hook, checking a global "archive_on_destroy" or something and dumping those rows out. Is this a good way? Anyway, I''m just shooti...
2016 Jun 03
4
[lld] r271569 - Start adding tlsdesc support for aarch64.
...rks. This is not the first time either that you step over people's toes with your "design decisions" that you don't share with anyone. Last year, Adhemerval has worked for three months to get the LLD AArch64 back-end working and out of the blue, no warning, the whole back-end was yanked. It doesn't matter if it was the right decision or not in the long term, we don't just yank things, especially not before some deliberation on the list. See how long is taking for the new pass manager to be enabled, or FastIsel or the new Selection, or the new register allocators, etc....
2008 Apr 05
0
BUG(?): multipathd confusion leads to kernel panic in Xen 3.2.1-rc2
..._out_timeout = 15, wait 15 seconds before marking the target down. So most of the time it can figure out a path is down in about 20 seconds, but if you catch it just wrong it''ll take 25 seconds. Add to that the 2 second polling interval in multipathd. What seems to happen is that when I yank an Ethernet cable, multipathd gets confused and takes 30+ seconds to figure things out (this could be a bug in multipathd). But when that happens, a kernel panic ensues (see below). I have been able to reproduce this in the version of Xen that comes with Cent 5.1, as well as 3.2.0 and 3.2.1-rc2 p...
2015 Nov 09
2
[RFC] Deprecating autoconf: Let's do it!
...t; > > > On 11/9/15 4:02 PM, John Reagan via llvm-dev wrote: >> Keeping the documentation with large warnings is sufficient. It >> would at least let somebody then grab an older version's makefiles if >> they are so inclined/interested. I have no problem with you yanking >> the files, just the fact that older versions did have >> configure/makefiles. I only spoke up when I saw the suggestion for >> removing the online documentation. > > ISTM that this would be "solved" by making old versions of the docs available on the websit...