touch
Introduction
Create an empty file
SYNOPSYS
- touch myfile
DESCRIPTION
Create an empty file. Time does not affect the timstamp of the file.
SOURCE
https://github.com/orix-software/shell/blob/master/src/commands/touch.asm
Create an empty file
Create an empty file. Time does not affect the timstamp of the file.
https://github.com/orix-software/shell/blob/master/src/commands/touch.asm