This is a shell command. syntax: touch <filename> Creates a new file with the specified name, and your permissions, and under your ownership. Assuming you have permission to create files in the directory you are in. You may only touch files in your current directory.