首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏扯编程的淡

    浅谈Linux文件系统

    时间戳 :创建并指定文件的时间戳touch -r 目标文件 :将两个文件的时间戳设置为相同[root@iZ1608aqb7ntn9Z TestFile]# touch -t 201810121230 file myFile01-rw-r--r-- 1 root root 12 8月 18 14:37 myFile02[root@iZ1608aqb7ntn9Z TestFile]# touch -r myFile01 file file-2 myFile01 myFile02[root@iZ1608aqb7ntn9Z TestFile]# ls -l总用量 8-rw-r--r-- 1 root root 0 8月 18 案例演示[root@iZ1608aqb7ntn9Z TestFile]# lsfile-2 myFile01 myFile02[root@iZ1608aqb7ntn9Z TestFile]# mv file

    63910编辑于 2023-11-07
  • 来自专栏网络安全攻防

    威胁情报共享方式

    docs.oasis-open.org/cti/ns/cybox/objects/uri-2" xmlns:FileObj="http://docs.oasis-open.org/cti/ns/cybox/objects/file /core.xsd http://docs.oasis-open.org/cti/ns/cybox/objects/file-2 ..

    2.6K11编辑于 2023-03-29
领券