Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e024873

Browse files
committed
Added ftpstats.py
1 parent 032d394 commit e024873

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Demo/scripts/README

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,11 @@ fixps.py Fix Python scripts' first line (if #!)
2222
fixcid.py Massive identifier substitution on C source files
2323
freeze.py Convert a Python script into a free-standing binary
2424
from.py Summarize mailbox
25+
ftpstats.py Summarize ftp daemon log file
2526
linktree.py Make a copy of a tree with links to original files
2627
lll.py Find and list symbolic links in current directory
2728
lpwatch.py Watch BSD line printer queues
29+
markov.py Markov chain simulation of words or characters
2830
methfix.py Fix old method syntax def f(self, (a1, ..., aN)):
2931
mkreal.py Turn a symbolic link into a real file or directory
3032
objgraph.py Print object graph from nm output on a library

0 commit comments

Comments
 (0)