search for: pythonscript

Displaying 3 results from an estimated 3 matches for "pythonscript".

Did you mean: python_script
2001 Sep 10
1
My little tools, if you're interested... :)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi! I made these nifty pythonscripts to make my ripping+encoding+sorting easier. They are designed to use in Grip. w_oggenc: Call this instead of oggenc in Grip with the command-line: "%A" "%d" "%t" "%a" "%n" "%y" "%G" "%i" Now you can put additional in...
2018 Jul 07
1
Redirect output from python script with systemd
Hi all, I need to redirect an output from python script that runs as a systemd service. I have tried to redirect its output in Exec statement without luck. I have tried to use StandardOutput and StandardError options also, but outpu log goes to /var/log/messages. Any tip? Thanks. -- Greetings, C. L. Martinez
2023 Aug 02
1
How to tune rsync to speed up?
...ns with around 3Gbit for some seconds, than it were 30Kbit for also some seconds and again "some" Gig were transferred and than again it decreases to 50kbit. This was all the time for about 24 hours. Than (this is actually not my doing, it's one of our researchers) i send him a little pythonscript to use more rsyncprocesses. He modified it and now it's around 5Gbps and 10Gbps. So this helps a lot, but now I'm wondering what's the reason, because I always thought (and had observed it so far with rsync) that it makes full use of the network card (if the data is provided accordingly...