美文网首页
工具:exa,更强的 ls

工具:exa,更强的 ls

作者: 夙小叶 | 来源:发表于2021-08-10 21:00 被阅读0次
截屏2021-08-10 20.51.16.png

网址:https://the.exa.website
LS_COLORS:https://github.com/trapd00r/LS_COLORS

$ exa -abghHlS --git ~/dotfiles/

Permissions Links  Size Blocks User     Group Date Modified Git Name
.rwxr-xr-x      1 2.4Ki      8 rabbit staff 21 5 13:32     -- .aliases
.rwxr-xr-x      1 1.6Ki      8 rabbit staff 27 7 10:26     -M .bash_profile
.rwxr-xr-x      1 1.7Ki      8 rabbit staff 18 5 23:20     -- .bash_prompt
.rw-r--r--      1    41      8 rabbit staff 12 8  2020     -- .bashrc
.rw-r--r--      1   210      8 rabbit staff 26 8  2020     -- .curlrc
.rwxr-xr-x      1 2.1Ki      8 rabbit staff 27 1 13:08     -- .exports
.rw-r--r--      1 1.4Ki      8 rabbit staff 12 7 13:50     -N .functions
drwxr-xr-x     17     -      - rabbit staff 12 7 09:17     -- .git
.rwxr-xr-x      1 1.5Ki      8 rabbit staff 12 8  2020     -- .git_prompt
.rw-r--r--      1 1.1Ki      8 rabbit staff 28 1 17:53     -- .gitconfig
.rw-r--r--      1   196      8 rabbit staff 28 1 17:40     -- .gitignore
.rw-r--r--      1 1.3Ki      8 rabbit staff 12 8  2020     -- .inputrc
.rw-r--r--      1   298      8 rabbit staff 28 1 18:40     -- .macos
drwxr-xr-x      3     -      - rabbit staff 12 8  2020     -- .pip
.rw-r--r--      1 3.5Ki      8 rabbit staff 22 6 10:08     -M .tmux.conf
drwxr-xr-x      8     -      - rabbit staff 21 11  2020    -- .vim
.rwxr-xr-x      1    55      8 rabbit staff 12 8  2020     -- bootrun.sh
.rw-r--r--      1    88      8 rabbit staff 28 1 18:40     -- EXCLUDE

相关文章

  • 工具:exa,更强的 ls

    网址:https://the.exa.website[https://the.exa.website]LS_COL...

  • exa命令,比ls更好的展示文件体验

    发现一个挺好用的终端命令,可以用目录树的方式去浏览目录 安装 跟随README进行安装文档中提到,exa是用Rus...

  • 写作日更并不是一件容易的事

    关于陶峻大咖演讲课,表达工具的运用: PEEP—Point观点: Explanation解释;Exa mple例子...

  • git & github

    git:代码管理工具 git命令详解 pwd 当前目录 cd 返回层级 和 .、..连用 ls 列表 ls -a ...

  • 以前我不懂得,未必明天就有以后。

    生活在不断地变迁,向前,不断向前。 但是爱要比距离或时间更强大。 Life ls lin constant tra...

  • Linux安装exa

    环境 CentOS7.x exa版本:0.9.0 1、安装glibc-2.18 由于exa依赖glibc-2.18...

  • Python notes

    a to the power 2: the code is the operator is **, for exa...

  • node系列之url

    地址 传送门 说明 url模块提供了一些工具对请求的url进行解析 url结构 一个请求的url包括什么呢?exa...

  • ls、ls -a、ls -l、ls -al区别

    ls //显示不隐藏的文件与文件夹 ls -a //显示当前目录下的所有文件及文件夹包括隐藏的.和.....

  • 2018-01-20

    There are the latest test questions for the builder's exa...

网友评论

      本文标题:工具:exa,更强的 ls

      本文链接:https://www.haomeiwen.com/subject/jsmfbltx.html