显示/etc目录下,以非字母开头,后面跟了一个字母以及其它任意长度任意字符的文件或目录

[root@centos7 ~]#ls -a/etc/[^[:alpha:]][[:alpha:]]* -a /etc/2c23baa3e/etc/5aered

    推荐阅读