首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > last-modified

last-modified

  • 资源大小:8.15 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Summary The script lists the last modification time of the specified files, adding the possibility to filter the output of files between a number of days since last modification. Usage ``` $ last-mod.py --help LastModified 2008-12-27 Usage: python last-mod.py [path] [-ge integer] [-le integer] [-v|--verbose] ([-s|--sort] | [-r|--reverse]) [--debug] | --help Options: -ge Last modification greater or equal than "integer" days. -le Last modification lower or equal than "integer" days. -s, --sort Sort listing by newer to older. -r, --reverse Sort listing by older to newer. -v, --verbose Verbose. Show modificacion times. --debug Print debug information. --help This help. ``` Example $ last-mod.py /etc --verbose --sort -ge 10 -le 50filename: last modification: elapsed:/etc/profile.env
VIP VIP
  • 大智若愚 3小时前 成为了本站会员

  • Mason 5小时前 成为了本站会员

  • 6小时前 成为了本站会员

  • Half_Punch 1天前 成为了本站会员

  • liqing71718 1天前 成为了本站会员

  • 伟国 1天前 成为了本站会员

  • songy 1天前 成为了本站会员

  • 纯色幽默 1天前 成为了本站会员

  • odd? 1天前 成为了本站会员

  • 52JOY... 1天前 成为了本站会员

0.205600s