Feature Requests item #589637, was opened at 2002-08-01 08:36 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=432069&aid=589637&group_id=42081
Category: None Group: Next Release (example) Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: ping, tracert, nslookup support Initial Comment: How about a trailing command to indicate ping, nslookup, or tracert. Subsequent charaters should be passed through to actual command to allow parmters to be passed. Could also add "dig" support. Thanks! jeff ---------------------------------------------------------------------- >Comment By: Glenn Carr (glenncarr) Date: 2002-08-02 10:11 Message: Logged In: YES user_id=18127 nslookup|run cmd.exe /k nslookup %s (btw, you can use a pipe '|' instead of a <tab> now) ---------------------------------------------------------------------- Comment By: Greg Mitchell (gregmitchell) Date: 2002-08-02 09:54 Message: Logged In: YES user_id=582997 Any way to get the command prompt window to stick around a little longer? For ping it's ok, because that takes some time, but with stuff like nslookup, the command prompt disappears right away, so you never see the results. I tried redirecting the results to a text file, and that didn't work either (ie. the alias: nslookup<tab>run nslookup %s > c:\temp\results.txt didn't create the file (even though that command works find on the command line after manual substitution.) As for "Why not just use the dns and sams tools?" It's much cleaner to do it myself (not to mention faster) - it's not like those sites are performing voodoo, they're pretty basic applications and for the most part come with the OS. ---------------------------------------------------------------------- Comment By: mlmll (mlmll) Date: 2002-08-02 08:46 Message: Logged In: YES user_id=491129 John's right, you can do *lots* of customised stuuf wioth the local aliases. Also, the sams search does it all quite well, together with some digging. Try it ! MLL ---------------------------------------------------------------------- Comment By: Thad Kerosky (thadk) Date: 2002-08-01 22:43 Message: Logged In: YES user_id=97620 check out the '?' feature...if you type "? ping", "? tracert", or "? dig" you wouldv'e gotten right to most of the things you wanted...I think one of the features for "dns" does the nslookup as well but it's called something different. ---------------------------------------------------------------------- Comment By: Glenn Carr (glenncarr) Date: 2002-08-01 09:54 Message: Logged In: YES user_id=18127 Try "sams microsoft.com" in the toolbar. It does an address 'dig' and a traceroute. ---------------------------------------------------------------------- Comment By: John W. Bairen, Jr. (jbairen) Date: 2002-08-01 09:29 Message: Logged In: YES user_id=419566 you can type "run ping microsoft.com" without the quotes or "run tracert microsoft.com" without quotes to get these commands to work. alternatively in my localaliases.txt i have the following line: ping|run ping %s|Ping Command so now all i have to type is "ping microsoft.com" without the quotes. you may try a few of the other searches like dns (DNSStuff.com) for similar features already built in. i'm afraid i don't understand the "dig" request. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=432069&aid=589637&group_id=42081 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ DQSD-Devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dqsd-devel
