AP
Size: a a a
AP
AP
AP
N
python3 -c 'import os; import datetime; print(datetime.datetime.fromtimestamp(sorted([os.stat(os.path.join(dpath, f)).st_ctime for dpath, _, files in os.walk("/etc", ) for f in files if os.path.exists(os.path.join(dpath, f))])[0]).strftime("%H:%M:%S %d.%m.%Y"))'
N
AP
N
N
N
python3 -c 'import os; import datetime; print(datetime.datetime.fromtimestamp(sorted([os.stat(os.path.join(dpath, f)).st_ctime for dpath, _, files in os.walk("/etc") for f in files if os.path.exists(os.path.join(dpath, f))])[0
]).strftime("%H:%M:%S %d.%m.%Y"))'
И
python3 -c 'import os; import datetime; print(datetime.datetime.fromtimestamp(sorted([os.stat(os.path.join(dpath, f)).st_ctime for dpath, _, files in os.walk("/etc") for f in files if os.path.exists(os.path.join(dpath, f))])[0
]).strftime("%H:%M:%S %d.%m.%Y"))'
И
s
N
N
N
N
N
И
ВТ