OFFTOPIC: Re: [plug] Shell query...
    Leon Brooks 
    leon at brooks.smileys.net
       
    Thu Jun  8 15:07:21 WST 2000
    
    
  
Matt Kemner wrote:
> On Thu, 8 Jun 2000, Peter Wright wrote:
>> You know everyone's favourite spam storage and retrieval unit,
>> /dev/null? Well, I was just wondering if there is a simple way to
>> simulate the effect of /dev/null on a non-Linux system.
> This is really not the sort of question you should be sending to a Linux
> list, but if NT is anything like DOS, you can pipe output to the NUL:
> special device
> ie cvs ... | NUL:
cvs ... >NUL
Or, if you prefer, cvs ... >c:\winnt\system\nul.dll - for a while there,
you could crash IIS by asking for /nul
-- 
If at first you don't succeed, try a shorter bungee.
    
    
More information about the plug
mailing list