Ubuntu Pastebin

Paste from mvo at Thu, 1 Sep 2016 14:39:21 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
$ sudo snap install --devmode hello-world

hello-world (stable) 6.3 from 'canonical' installed

$ sudo /snap/bin/hello-world.shLaunching a shell inside the default app confinement. Navigate to your
app-specific directories with:

  $ cd $SNAP
  $ cd $SNAP_DATA
  $ cd $SNAP_USER_DATA

bash-4.3# sudo id
uid=0(root) gid=0(root) groups=0(root)
Download as text