• 2022-06-10 问题

    在计算机中查找前10天访问过的文件,并删除它们,删除前要用户确认的命令() A: find / -atime +10 -ok rm {} \; B: find / -atime 10 -ok rm {} \; C: find / -atime -10 -ok rm {} \;

    在计算机中查找前10天访问过的文件,并删除它们,删除前要用户确认的命令() A: find / -atime +10 -ok rm {} \; B: find / -atime 10 -ok rm {} \; C: find / -atime -10 -ok rm {} \;

  • 2022-05-27 问题

    Linux系统会记录文件的三个时间属性,分别是atime,ctime和__________

    Linux系统会记录文件的三个时间属性,分别是atime,ctime和__________

  • 2022-05-27 问题

    The drawer of a promissory note is the principal debtor of the note, even if it is atime note, it is not necessary to go through the acceptance formalities.

    The drawer of a promissory note is the principal debtor of the note, even if it is atime note, it is not necessary to go through the acceptance formalities.

  • 2022-07-28 问题

    以下哪一个命令()能用来查找/home目录及其子目录中包含'hello'字符串的5天以前访问过的文件,并将它们删除,删除前需要得到用户的确认,但是删除过程不需要任何提示。 A: find<br/>/home –name “hello” –atime +5 –ok rm<br/>–f {} \; B: find<br/>/home –name “hello” –atime -5 –ok rm<br/>–f {} \; C: find<br/>/home –name “hello” –atime +5 –ok rm ; D: find<br/>/home –name “hello” –atime -5 –ok rm<br/>–f \;

    以下哪一个命令()能用来查找/home目录及其子目录中包含'hello'字符串的5天以前访问过的文件,并将它们删除,删除前需要得到用户的确认,但是删除过程不需要任何提示。 A: find<br/>/home –name “hello” –atime +5 –ok rm<br/>–f {} \; B: find<br/>/home –name “hello” –atime -5 –ok rm<br/>–f {} \; C: find<br/>/home –name “hello” –atime +5 –ok rm ; D: find<br/>/home –name “hello” –atime -5 –ok rm<br/>–f \;

  • 2022-10-29 问题

    检查磁盘剩余空间可用命令()作为雾记录。 A: ATIME B: BCOPY C: CDIR D: DREN

    检查磁盘剩余空间可用命令()作为雾记录。 A: ATIME B: BCOPY C: CDIR D: DREN

  • 2022-05-27 问题

    Linux系统中的时间标签:atime、 ctime、mtime 如何区分? 请简述它们之间的区别。

    Linux系统中的时间标签:atime、 ctime、mtime 如何区分? 请简述它们之间的区别。

  • 2022-07-25 问题

    在After Effects中如何将一段影片倒放?() A: ATime Stretch B: BTime Remapping C: CTime-Reverse Keyframes D: DTimeDifference

    在After Effects中如何将一段影片倒放?() A: ATime Stretch B: BTime Remapping C: CTime-Reverse Keyframes D: DTimeDifference

  • 2022-05-27 问题

    find /home -atime -2的功能是在/home下查找最近2天之内被改动过的文件

    find /home -atime -2的功能是在/home下查找最近2天之内被改动过的文件

  • 2022-05-27 问题

    Linux系统中,可以通过stat file1命令查看file1文件的详细信息,包括inode,atime,mtime以及ctime A: 正确 B: 错误

    Linux系统中,可以通过stat file1命令查看file1文件的详细信息,包括inode,atime,mtime以及ctime A: 正确 B: 错误

  • 2022-06-26 问题

    Linux中find命令是文件查找命令,按照文件修改时间查找用参数() A: group B: atime C: mtime D: size

    Linux中find命令是文件查找命令,按照文件修改时间查找用参数() A: group B: atime C: mtime D: size

  • 1 2