首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >使用feh命令按名称排序

使用feh命令按名称排序
EN

Stack Overflow用户
提问于 2014-05-07 11:03:33
回答 1查看 1.4K关注 0票数 1

使用feh时,如何通过修改日期对图形的显示顺序进行排序?

我只知道按名字排序:

代码语言:javascript
复制
feh  adf* -S filename

手册页也没有指定这一点。谢谢

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2014-05-07 11:11:08

我刚从man feh收到

代码语言:javascript
复制
-S, --sort sort_type
         The file list may be sorted according to image parameters.  
         Allowed sort types are: name, filename, mtime, width, height, 
         pixels, size, format.  For sort modes other than name, filename, 
         or mtime, a preload run will be
         necessary, causing a delay proportional to the number of images in the list.

         The mtime sort mode sorts images by most recently modified. To sort by 
         oldest first, reverse the filelist with --reverse.
票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/23516054

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档