网站首页  软件下载  游戏下载  翻译软件  电子书下载  电影下载  电视剧下载  教程攻略

请输入您要查询的教程攻略:

 

标题 Linux系统如何修改文件的时间
分类 软件教程
内容     
    Linux系统文件创建的时间并不是不能修改的,通过touch命令可以修改文件的时间,从而达到以假乱真的效果。下面就来介绍一下Linux系统如何修改文件的时间。
    关于touch命令的描述:
    -d, --date=STRING
    parse STRING and use it instead of current time
    Linux系统如何修改文件的时间
    touch的参数说明:
    命令参数:
    -a 或--time=atime或--time=access或--time=use  只更改存取时间。
    -c 或--no-create  不建立任何文档。
    -d 使用指定的日期时间,而非现在的时间。
    -f 此参数将忽略不予处理,仅负责解决BSD版本touch指令的兼容性问题。
    -m 或--time=mtime或--time=modify  只更改变动时间。
    -r 把指定文档或目录的日期时间,统统设成和参考文档或目录的日期时间相同。
    -t 使用指定的日期时间,而非现在的时间。
    --no-create 不会建立新档案。
    --help 列出指令格式。
    --version 列出版本讯息。
    此处就使用简单的修改文件时间。
    实例:将系统里某些文件修改为三个月前的时间:
    当前系统文件信息如下:
    [root@case test]# ls -l
    total 28
    drwxr-xr-x 2 root root 4096 Jan 9 15:47 1333
    -rwxrwxr-x 1 oracle oinstall 8143 Jan 9 14:41 3.sh
    drwxr-xr-x 2 root root 4096 Jan 9 15:49 444
    -rw-r--r-- 1 root root 0 Jan 9 14:41 4.sh
    -rwxr-xr-x 1 root root 8143 Jan 9 14:44 77.sh
    -rwxrwxr-x 1 root root 54 Jan 9 16:03 find.sh
    把所有的.sh文件修改到三个月前(2015年10月13)的时间。操作命令:
    [root@case test]# touch -d “10/13/2013” *.sh
    结果是:
    [root@case test]# ls -l
    total 28
    drwxr-xr-x 2 root root 4096 Jan 9 15:47 1333
    -rwxrwxr-x 1 oracle oinstall 8143 Oct 13 00:00 3.sh
    drwxr-xr-x 2 root root 4096 Jan 9 15:49 444
    -rw-r--r-- 1 root root 0 Oct 13 00:00 4.sh
    -rwxr-xr-x 1 root root 8143 Oct 13 00:00 77.sh
    -rwxrwxr-x 1 root root 54 Oct 13 00:00 find.sh
    另外也可以单独修改时间或者月份,如下
    以使用 am, pm 或是 24 小时的格式,日期可以使用其他格式如 6 May 2000 。
    touch -d “6:03pm” file
    touch -d “05/06/2000” file
    touch -d “6:03pm 05/06/2000” file
    以上就是Linux系统修改文件的时间的方法了,这样一来不管是用户查看,还是系统识别的文件的创建时间都可以被改成几个月以前的了。
     20. 机器人是怎么发明出来的?手机为什么可以看这么多视频,人家是怎么放上去的?人们是怎么想出来飞机的?又是怎么造出来的?为什么他们那么聪明,能发明这么多好东西?我长大了也要发明好多东西,当一个发明家。
        Linux系统如何修改文件的时间鸟语花昂首举不胜举嘶鸣香36. 生命,是一场漫长的棋局。这盘棋没有猎猎西风,没有四起狼烟,只有在取舍和进退中抉择。只有像棋中的小卒那样,勇往直前,毫不退缩沿着沟沟坎坎的人生之路,艰难而执着的求索,前进,才会谱写人生最壮丽的强者之歌。79. Good habits are the crosscut to success.137.一年之计在于春,一日之计在于晨。萧铎    定风波 柳永其所师,曰:余公孙大娘弟子也。开元三载,余尚童稚,记于郾城观公孙氏舞剑器linux系统如何修改文件的时间,linux修改文件时间,linux修改文件的时间While I doubt that buildings determine our character or basic personality traits, I argue that they can greatly influence our attitudes, moods, and even life styles.
随便看

 

霍普软件下载网教程攻略栏目提供软件使用教程、手机游戏攻略等方法技巧。

 

Copyright © 2002-2024 101bt.net All Rights Reserved
更新时间:2025/1/10 3:03:41