找回密码
 注册
搜索
[新手上路]批处理新手入门导读[视频教程]批处理基础视频教程[视频教程]VBS基础视频教程[批处理精品]批处理版照片整理器
[批处理精品]纯批处理备份&还原驱动[批处理精品]CMD命令50条不能说的秘密[在线下载]第三方命令行工具[在线帮助]VBScript / JScript 在线参考
查看: 22024|回复: 2

[文件操作] Finfo 文件信息工具

[复制链接]
发表于 2008-11-16 17:00:58 | 显示全部楼层 |阅读模式
今天刚学 C# 顺带做的个练习,不错的效果。


FInfo Command Tool
Made By Defanive
This tool can use in dos mode, it can give some infomations about files.
Arguments:
   /?      Show this help
   /lwt    Get the LastWritingTime of file
   /ct     Get the CreatedTime of file
   /rlu    Read the file by one line
   /ra     Read the file all
   /tl     Get the Lines Total of file
   /fb     Get the Bytes of file


Finfo /? 显示帮助
Finfo /lwt 文件名 显示文件的最后修改时间
Finfo /ct 文件名 显示文件的创建时间
Finfo /rlu 行 文件名 显示文件中的指定行,注意行为数字
Finfo /ra 文件名 显示文件全部
Finfo /tl 文件名 显示文件总行数
Finfo /fb 文件名 显示文件字节数


可以看出,几乎是非常强大的,对于一些很复杂的文本操作也可以简单使用

http://bcn.bathome.net/s/tool/index.html?key=Finfo

评分

参与人数 1PB +10 收起 理由
yslyxqysl + 10 感谢分享

查看全部评分

发表于 2011-8-11 17:04:41 | 显示全部楼层
正好派上用场~
发表于 2011-10-15 22:40:58 | 显示全部楼层
可惜不支持纯DOS
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|批处理之家 ( 渝ICP备10000708号 )

GMT+8, 2026-3-17 06:24 , Processed in 0.020434 second(s), 12 queries , File On.

Powered by Discuz! X3.5

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表