Shell中find中的atime.ctime.mtime的区别 find用法: -atime n File was last accessed n*24 hours ago. 访问(读取文件或执行文件) -ctime n File's status was last changed n*24 hours ago. 写入修改 更改属主 -mtime n File's data was last modified n*24 hours ago. 文件状态被修改 -amin n File was l
原文地址 stackexchange:What is the exact difference between a 'terminal', a 'shell', a 'tty' and a 'console'? (原文wiki链接在翻译中替换为百度百科链接.) A terminal is at the end of an electric wire, a shell is the home of a turtle, tty is a strange abbreviation and a con