Skip to content

Instantly share code, notes, and snippets.

@sargun
Created August 27, 2021 03:55
Show Gist options
  • Save sargun/a5db172390ac531ae9f9122a34dedbb1 to your computer and use it in GitHub Desktop.
Save sargun/a5db172390ac531ae9f9122a34dedbb1 to your computer and use it in GitHub Desktop.
root@ubuntu:~# echo $$
4249
# Switched back to initial namespace session
sargun@ubuntu:~$ ps u 4249
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
sargun      4249  0.1  0.1  15184  8704 pts/0    S+   20:51   0:00 -bash
sargun@ubuntu:~$ hostname
ubuntu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment