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
Most viewed recipes tagged "sysadmin"
Tags:
sysadmin
x
Recipe 1 to 20 of 151
« Prev
1
2
3
4
5
6
7
8
Next »
233
k
views
3
score
Get the path of the currently executing python script using import.
Python
/
sysadmin
/
by
Jitender Cheema
(18 years ago)
226
k
views
7
score
getch()-like unbuffered character reading from stdin on both Windows and Unix
Python
/
sysadmin
/
by
Danny Yoo
(21 years ago, revision 2)
162
k
views
2
score
How to Set Environment Variables
Python
/
sysadmin
/
by
Raymond Hettinger
(21 years ago)
129
k
views
2
score
Find a file given a search path
Python
/
sysadmin
/
by
Chui Tey
(23 years ago)
106
k
views
10
score
Module to allow Asynchronous subprocess use on Windows and Posix platforms
Python
/
sysadmin
/
by
Josiah Carlson
(17 years ago, revision 10)
83
k
views
8
score
Terminating a subprocess on Windows
Python
/
sysadmin
/
by
Jimmy Retzlaff
(19 years ago)
77
k
views
6
score
Pyline: a grep-like, sed-like command-line tool.
Python
/
sysadmin
/
by
Graham Fawcett
(18 years ago, revision 3)
70
k
views
3
score
Persistent environment variables on Windows
Python
/
sysadmin
/
by
Gigi Sayfan
(16 years ago, revision 4)
67
k
views
3
score
a friendly mkdir()
Python
/
sysadmin
/
by
Trent Mick
(14 years ago, revision 4)
60
k
views
2
score
Remote control with telnetlib
Python
/
sysadmin
/
by
Jeff Bauer
(23 years ago)
58
k
views
4
score
List information about installed Python packages and modules
Python
/
sysadmin
/
by
Anand Pillai
(18 years ago, revision 3)
56
k
views
4
score
Manipulating Windows Services
Python
/
sysadmin
/
by
andy mckay
(22 years ago)
55
k
views
1
score
Random Password Generation
Python
/
sysadmin
/
by
Devin Leung
(22 years ago)
53
k
views
7
score
Parsing the command line
Python
/
sysadmin
/
by
Michele Simionato
(20 years ago, revision 2)
51
k
views
3
score
changing file attributes on windows
Python
/
sysadmin
/
by
John Nielsen
(19 years ago)
51
k
views
1
score
To Find out the Hard Disk Size,Free Space and Used Space of a Networked Computer
Python
/
sysadmin
/
by
Ratnakar Malla
(22 years ago)
45
k
views
2
score
Memory usage.
Python
/
sysadmin
/
by
Jean Brouwers
(19 years ago)
40
k
views
2
score
Change Windows Console Character Attribute (Color)
Python
/
sysadmin
/
by
Randy
(17 years ago, revision 3)
40
k
views
1
score
getting process information on windows
Python
/
sysadmin
/
by
John Nielsen
(19 years ago)
40
k
views
2
score
Reading and writing mbox style mailbox files.
Python
/
sysadmin
/
by
Noah Spurrier
(21 years ago)
Recipe 1 to 20 of 151
« Prev
1
2
3
4
5
6
7
8
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes tagged "sysadmin"
Top-rated recipes
Module to allow Asynchronous subpr…
(Python)
Terminating a subprocess on Windows
(Python)
Parsing the command line
(Python)
getch()-like unbuffered character …
(Python)
Pyline: a grep-like, sed-like comm…
(Python)
Method signature checking decorato…
(Python)
List information about installed P…
(Python)
Win32com - Batch repathing of Auto…
(Python)
Generate a human readable 'random'…
(Python)
Simple pattern-based string genera…
(Python)
Related tags
+
−
python
(4)
+
−
linux
(3)
+
−
remote
(2)
+
−
unix
(2)
+
−
windows
(2)
+
−
ascii
+
−
awk
+
−
checking
+
−
client_server
+
−
command
+
−
debugging
+
−
decorator
+
−
device
+
−
directories
+
−
disk
+
−
distributed
+
−
drives
+
−
execution
+
−
files
+
−
file_system
x
Undo