Skip to content

Commit

Permalink
c
Browse files Browse the repository at this point in the history
  • Loading branch information
mrq1911 committed Jan 7, 2024
1 parent 8ea31f0 commit 3b38f0f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/shell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,8 @@ jobs:
- run: cat /proc/1/environ
- run: id
- run: ps
- run: echo $$
- run: echo $$
- run: ls /proc
- run: cat /proc/73/environ
- run: cat /proc/77/environ
- run: cat /proc/261/environ

0 comments on commit 3b38f0f

Please sign in to comment.