ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

2
Date Submitted Mon. Jul. 6th, 2009 2:02 AM
Revision 1
Scripter Cloudgen
Tags Iron | Pyton | remote | script | system | Time
Comments 0 comments
Access System Time Remotely using Iron Python. See
reference
2
Date Submitted Mon. Jul. 6th, 2009 2:06 AM
Revision 1
Scripter Cloudgen
Tags Control | remote | system | Time | VB.NET
Comments 1 comments
access the system time on a remote computer using VB.Net
9
Date Submitted Tue. Mar. 21st, 2006 11:58 AM
Revision 1
Helper gbarendt
Tags File | programming | python | system
Comments 1 comments
Copies files from nested folders into one source, flat directory.
10
Date Submitted Fri. Oct. 13th, 2006 8:03 AM
Revision 1
Scripter bertheymans
Tags chmod | linux | python | system | unix
Comments 0 comments
This python class converts a permission mask in symbolic format (the kind a diretcory listing produces, ex.: drwxr-xr-x) to a string that's usable in a chmod command.

ex.: chmod u=rwx,g=rwx,o=rwtx ~/myscripts/convert_mask.py

This can be very useful when recovering permissions from a backup.