Snow in my Server
    Kevin Kinsey 
    kdk at daleco.biz
       
    Mon Dec 22 02:09:20 UTC 2008
    
    
  
Eitan Adler wrote:
> Jeff Laine wrote:
>> Just mv teh snowflakes to /dev/null ^_-
> You can't mv things to /dev/null
>  Operation not supported
Hmm, but you can cat /dev/null to something ...
so, a true UNIX guru should be able to do
something like:
find *snow* | xargs "cat /dev/null > $1"
Of course, that doesn't work, either.  Shows
why csh(1) is considered bad for snow removal,
as the story, maybe, goes....
Joy to the world,
Kevin Kinsey
-- 
Distrust all those who love you extremely upon a very slight
acquaintance and without any visible reason.
		-- Lord Chesterfield
    
    
More information about the freebsd-questions
mailing list