source:
trunk/src/gcc/config/mpw/mpw-touch@
2
Last change on this file since 2 was 2, checked in by , 22 years ago | |
---|---|
|
|
File size: 96 bytes |
Line | |
---|---|
1 | # "Touch" command. |
2 | |
3 | If "`Exists "{1}"`" != "" |
4 | SetFile -m . "{1}" |
5 | Else |
6 | Echo ' ' > "{1}" |
7 | End If |
Note:
See TracBrowser
for help on using the repository browser.