URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [newlib/] [config/] [mpw/] [mpw-touch] - Rev 39
Go to most recent revision | Compare with Previous | Blame | View Log
# "Touch" command.
If "`Exists "{1}"`" != ""
SetFile -m . "{1}"
Else
Echo ' ' > "{1}"
End If
Go to most recent revision | Compare with Previous | Blame | View Log