如何注释文件 - 当长文件名不够时

发布于 2024-11-30 10:02:24 字数 503 浏览 0 评论 0原文

我使用许多文件进行一般数据分析。

我想了解的有关我的文件的信息包括:

  • 文件中包含哪些数据(以长和非常长的描述性英文文本)?
  • 该文件是从某处下载的(在哪里?何时?)或由某个程序生成(哪个?)
  • 为什么我制作这个文件,口头描述我想用它做什么,它在我的数据分析工作流程中属于什么位置(附加英文文本描述,也可以变得很长)

对此,长文件名根本不是解决方案!即使长文件名对于完整描述来说也太短,并且在实际使用文件(perl、awk、R)时,长文件名会造成妨碍。

我现在要做的就是在每个目录中制作一个自述文件,其中包含文件名、制表符分隔符和详细描述。然而,正如你想象的那样,这个解决方案非常麻烦,因为描述与文件系统和所有内容完全分离,自述文件必须单独维护和更新等。

是否有任何工具可以用来对文件名进行真正详细、系统的描述?甚至可能集成到文件系统中?

使用的操作系统:Windows 7和Cygwin,通过SSH和导入X的各种风格的linux/unix

I work with many files doing general data analysis.

Things I want to know about my files include:

  • what data is contained in the file (in long and very long descriptive, english text)?
  • is the file downloaded from somewhere (where? when?) or generated by a program (which one?)
  • why I made this file, verbal description what I want to do with it, where it belongs in my data analysis workflow (additional english text description, can get very long as well)

For this, long filenames are simply not the solution! Even long filenames are too short for the full descriptions, and when actually working with the files (perl, awk, R) the long filenames get in the way.

What I do right now is make a readme in each dir with the filename, tab-separator, and the long description. However this solution is very cumbersome as you can imagine because the descriptions are completely separated from the filesystem and everything, the readme has to be maintained and updated separatedly etc.

Is there any tool one can use for really verbose, systematic descriptions of filenames? Maybe even integrated into the filesystem?

Operating system used: Windows 7 and Cygwin, various flavours of linux/unix through SSH and importing X

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文