Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Top-rated recipes tagged "files"
Tags:
files
x
Recipe 81 to 100 of 150
« Prev
1
2
3
4
5
6
7
8
Next »
14
k
views
1
score
Copy huge files on Windows avoiding system cache misbehaviour
Python
/
files
/
by
Christos Georgiou
(17 years ago)
35
k
views
1
score
Sort a file
Python
/
files
/
by
Phil Robare
(18 years ago)
9
k
views
1
score
Shuffle Merge Files
Python
/
files
/
by
Alexandru Iosup
(18 years ago)
5
k
views
1
score
catenateFilesFactory
Python
/
files
/
by
Jim Jinkins
(18 years ago)
5
k
views
1
score
File Selection Wrapper
Python
/
files
/
by
Jarrod Roberson
(18 years ago)
24
k
views
1
score
sed/awk : Python script to rename subdirectories of a directory tree, replace strings in files
Python
/
files
/
by
Bibha Tripathi
(18 years ago)
29
k
views
1
score
A simple non-recursive directory walker
Python
/
files
/
by
Sébastien Sauvage
(18 years ago)
18
k
views
1
score
'Zip walker' - Zip file tree generator
Python
/
files
/
by
Anand
(18 years ago)
13
k
views
1
score
Checks for a valid POSIX filename
Python
/
files
/
by
Richard Philips
(18 years ago)
16
k
views
1
score
tail -f for multiple log files in a given directory
Python
/
files
/
by
Bibha Tripathi
(18 years ago, revision 2)
6
k
views
1
score
Generic file processor method
Python
/
files
/
by
Edvard Majakari
(18 years ago, revision 3)
8
k
views
1
score
A general purpose file iterator class
Python
/
files
/
by
Anand
(18 years ago)
13
k
views
1
score
A general purpose file iterator class
Python
/
files
/
by
Anand
(18 years ago)
14
k
views
1
score
Find duplicate file names
Python
/
files
/
by
Artur de Sousa Rocha
(18 years ago)
8
k
views
1
score
another way to read lines backwards
Python
/
files
/
by
Andrew Dalke
(19 years ago)
9
k
views
1
score
Counting pages of PDF documents on Mac OS X.
Python
/
files
/
by
Dinu Gherman
(19 years ago)
17
k
views
1
score
Using Import for Reading Configuration Files
Python
/
files
/
by
Gerry Wiener
(19 years ago)
34
k
views
1
score
Simple md5 sum utility
Python
/
files
/
by
Nick Vargish
(19 years ago)
10
k
views
1
score
FSList
Python
/
files
/
by
Eamonn Sullivan
(19 years ago)
10
k
views
1
score
gentleman's locking (simple cross thread and process locking)
Python
/
files
/
by
John Nielsen
(20 years ago)
Recipe 81 to 100 of 150
« Prev
1
2
3
4
5
6
7
8
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "files"
Related tags
+
−
directories
(5)
+
−
file
(5)
+
−
pdf
(4)
+
−
python
(4)
+
−
utilities
(4)
+
−
utility
(4)
+
−
xtopdf
(4)
+
−
conversion
(3)
+
−
csv
(3)
+
−
linux
(3)
+
−
pdf_generation
(3)
+
−
cli
(2)
+
−
commandline
(2)
+
−
comparison
(2)
+
−
data
(2)
+
−
date
(2)
+
−
directory
(2)
+
−
encryption
(2)
+
−
formats
(2)
+
−
globbing
(2)
x
Undo