Win Powershell: $(Get-Item failas.txt).creationtime=$(Get-Date "2016-01-01 23:59") $(Get-Item failas.txt).lastaccesstime=$(Get-Date "2016-01-01 23:59") $(Get-Item failas.txt).lastwritetime=$(Get-Date "2016-01-01 23:59") Win iš bat failo: powershell $(Get-Item default.gif).lastwritetime=$(Get-Date '2016-01-01 23:59') Nix shell: touch -d "1 hour ago" default.gif touch -t 201601012359 default.gif On 2016.05.13 15:51, zZz wrote: > Ant griozdų pataikau. Rekomenduokit ką nors patogaus :)