In Chapter 16 , we used tried and true methods for reading, characterizing, and sorting file metadata. We first open a directory and then read the files and directories inside the directory, until fileread returns NULL. This metadata extraction and decoding comprised the files fileInfo.asm, fileSize.asm, and fileTime.asm.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Reading File and Directory Information with the Help of the Linux Shell Scripting Language, BASH

  • John Schwartzman

摘要

In Chapter 16 , we used tried and true methods for reading, characterizing, and sorting file metadata. We first open a directory and then read the files and directories inside the directory, until fileread returns NULL. This metadata extraction and decoding comprised the files fileInfo.asm, fileSize.asm, and fileTime.asm.