Hello World Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick 2026-05-21
Linux-Practice-3 [root@localhost ~]# history 31 alias 32 wcl 33 alias 34 grep -v ‘^#’ /etc/profile | grep -v ‘^$’ | wc-l 35 grep -v ‘^#’ /etc/profile | grep -v ‘^$’ | wc -l 36 cat 2026-05-21