Python Forum
python file output to log file
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
python file output to log file
#1
>python logzip.py > /var/cron/log
I need to capture of logzip.py output to /var/cron/log.
Above shows how to do in linux pmpt.

to achive this how to do in python ?
Reply


Messages In This Thread
python file output to log file - by Rsh - Aug-12-2019, 04:15 PM
RE: python file output to log file - by wavic - Aug-12-2019, 07:04 PM
RE: python file output to log file - by DeaD_EyE - Aug-12-2019, 08:48 PM
RE: python file output to log file - by Rsh - Aug-13-2019, 01:17 PM
RE: python file output to log file - by DeaD_EyE - Aug-13-2019, 09:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Can rich.logging output to file? pyfoo 1 301 Mar-21-2024, 10:30 AM
Last Post: pyfoo
  Python openyxl not updating Excel file MrBean12 1 369 Mar-03-2024, 12:16 AM
Last Post: MrBean12
  Python logging RotatingFileHandler writes to random file after the first log rotation rawatg 0 440 Feb-15-2024, 11:15 AM
Last Post: rawatg
  connect sql by python using txt. file dawid294 2 476 Jan-12-2024, 08:54 PM
Last Post: deanhystad
  file open "file not found error" shanoger 8 1,199 Dec-14-2023, 08:03 AM
Last Post: shanoger
  python Read each xlsx file and write it into csv with pipe delimiter mg24 4 1,525 Nov-09-2023, 10:56 AM
Last Post: mg24
  Replace a text/word in docx file using Python Devan 4 3,584 Oct-17-2023, 06:03 PM
Last Post: Devan
  Help creating shell scrip for python file marciokoko 10 1,422 Sep-16-2023, 09:46 PM
Last Post: snippsat
  Need to replace a string with a file (HTML file) tester_V 1 794 Aug-30-2023, 03:42 AM
Last Post: Larz60+
  Python Launcher INI File leodavinci1990 1 851 Jul-30-2023, 03:38 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020