Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
lmj01 committed May 9, 2024
1 parent f614df8 commit 7b458ba
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dev-note/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ linux启动服务可能有两种
- SysV init 系统,如wsl中的
- systemd, 如ubuntu



## packages
> 包管理,是unix-like的系统的常用工具
Expand Down Expand Up @@ -49,6 +51,8 @@ sudo do-release-upgrade // 这步之后就按y(yes)N(no)或d(detail) 来确认

## cli

- echo $XDG_CURRENT_DESKTOP 查看当前图形GUI
- echo $SHELL 查看shell是bash,zsh等那个
- find
- name
- user
Expand Down

0 comments on commit 7b458ba

Please sign in to comment.