The touch command updates a file's access and modification timestamps to the current time. If the file does not exist, touch creates an empty file. The cat command displays file contents, ls lists directory contents, and file shows the file type information - none of these modify access times.