Search Results

Search: Posts Made By: ghostdog74
3,006
Posted By ghostdog74
yes, definitely, but you got to wait for a while.
yes, definitely, but you got to wait for a while.
3,006
Posted By ghostdog74
Python Alternative: import time thedate...
Python Alternative:


import time
thedate = time.strftime("%d%m%Y",time.localtime())
for lines in open("input.txt"):
lines = lines.strip() #strip new lines
if 'Cat' in lines:
...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 07:04 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy