Python Forum
implementing the Linux touch command
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
implementing the Linux touch command
#1
how can i implement the Linux (or POSIX) touch command, in particular the -a or -m option which specifies updating the access time or modification time when os.utime() only updates both?
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Run Python 3 script with the same command on Windows, Linux, and macOS? ssrobins 3 2,745 Nov-15-2020, 07:32 AM
Last Post: Gribouillis
  Implementing a Civil Engineering Project In Python JoeDainton123 1 2,656 Oct-14-2020, 01:12 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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