Skip to content

Instantly share code, notes, and snippets.

@antirez
Created January 30, 2014 17:14
Show Gist options
  • Save antirez/8713684 to your computer and use it in GitHub Desktop.
Save antirez/8713684 to your computer and use it in GitHub Desktop.
wc -l *.[ch] | grep -v total | sort -rn > /tmp/loc.txt
3696 cluster.c
3560 sentinel.c
3166 redis.c
2219 t_zset.c
1826 replication.c
1819 config.c
1633 redis-cli.c
1557 networking.c
1535 ziplist.c
1441 redis.h
1237 rdb.c
1178 aof.c
1125 t_list.c
1070 scripting.c
1058 db.c
1024 dict.c
950 debug.c
919 t_set.c
882 sds.c
794 redis-benchmark.c
771 t_hash.c
768 redis-check-dump.c
759 help.h
699 object.c
580 util.c
545 anet.c
541 sort.c
483 intset.c
466 zipmap.c
465 ae.c
459 t_string.c
412 bitops.c
359 pubsub.c
351 zmalloc.c
341 adlist.c
323 multi.c
320 ae_evport.c
295 lzf_c.c
279 memtest.c
261 setproctitle.c
228 sha1.c
220 bio.c
218 redis-check-aof.c
208 cluster.h
203 rio.c
195 config.h
191 crc64.c
185 pqsort.c
177 dict.h
169 slowlog.c
159 lzfP.h
158 blocked.c
150 lzf_d.c
144 syncio.c
138 ae_kqueue.c
137 ae_epoll.c
130 notify.c
124 endianconv.c
123 rio.h
120 ae.h
114 rdb.h
105 ae_select.c
100 sds.h
100 lzf.h
93 rand.c
93 adlist.h
88 crc16.c
85 zmalloc.h
74 endianconv.h
67 anet.h
57 testhelp.h
52 release.c
52 fmacros.h
50 solarisfixes.h
50 intset.h
49 zipmap.h
47 slowlog.h
47 redisassert.h
47 asciilogo.h
46 ziplist.h
45 util.h
41 bio.h
40 pqsort.h
38 rand.h
17 sha1.h
8 crc64.h
3 release.h
1 version.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment