Dan Jacobson wrote:
> >>>>> "Felix" == Felix Karpfen <[EMAIL PROTECTED]> writes:

SNIP
> 
> Felix> [felixk@eureka outgoing]$ ls|colrm 2|uniq -c 
> Felix>       3 O
> Felix>       3 U

SNIP
> 
> 
> Felix> ls -l|awk '/rw/{print $2}'|sort|uniq -c #link count  
> Felix>     138 1
> Felix>       1 11

SNIP
> 
> ok, but how come all the sudden you have 138 etc. files when you
> should just have the 6 U and O's above?

Maybe because I don't know what I am doing and followed your suggested
routines blindly.

The first command was run from /usr/local/wwwoffle-2.7/cache/outgoing;
the other two (three actually if you include "wwwoffle-ls") were run
from my "home" directory.

If I run the third command from /usr/local/wwwoffle-2.7/cache/outgoing,
I get:
 
[felixk@eureka outgoing]$ ls -l|awk '/rw/{print $2}'|sort|uniq -c #link count  
      6 1

Felix
-- 
Felix Karpfen
[EMAIL PROTECTED]
Public Key 72FDF9DF (DH/DSA)





----- End forwarded message -----

-- 
Felix Karpfen
[EMAIL PROTECTED]
Public Key 72FDF9DF (DH/DSA)


Reply via email to