Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 032d394 commit e024873Copy full SHA for e024873
1 file changed
Demo/scripts/README
@@ -22,9 +22,11 @@ fixps.py Fix Python scripts' first line (if #!)
22
fixcid.py Massive identifier substitution on C source files
23
freeze.py Convert a Python script into a free-standing binary
24
from.py Summarize mailbox
25
+ftpstats.py Summarize ftp daemon log file
26
linktree.py Make a copy of a tree with links to original files
27
lll.py Find and list symbolic links in current directory
28
lpwatch.py Watch BSD line printer queues
29
+markov.py Markov chain simulation of words or characters
30
methfix.py Fix old method syntax def f(self, (a1, ..., aN)):
31
mkreal.py Turn a symbolic link into a real file or directory
32
objgraph.py Print object graph from nm output on a library
0 commit comments