Find and append file path

Iranna Mathapati iranna.gani28 at gmail.com
Thu Jan 12 08:58:02 EST 2017


Hi Team,

How to append file path and find the latest folder according to the latest
date:

CLI input :"/root/user/branches/xyz"

i want to find latest file within CLI input path and append to given CLI
path

Example:
CLI Input: /root/user/branches/xyz

find latest file and append to CLI path:
"/root/user/branches/xyz/Apple"



More information about the Python-list mailing list