1CH-UMOUNT(1)                     Charliecloud                     CH-UMOUNT(1)
2
3
4

NAME

6       ch-umount  -  Unmount  a  FUSE mounted squash filesystem and remove the
7       mount point
8

SYNOPSIS

10          $ ch-umount MOUNTDIR
11

DESCRIPTION

13       Unmount  Charliecloud  SquashFS  file  at  target  directory  MOUNTDIR.
14       Remove empty MOUNTDIR after successful unmounting.
15
16       Additional arguments:
17
18          --help print help and exit
19
20          --version
21                 print version and exit
22

EXAMPLE

24          $ ls /var/tmp/debian
25          bin   dev  home  lib64  mnt  proc  run   srv  tmp  var
26          boot  etc  lib   media  opt  root  sbin  sys  usr  WEIRD_AL_YANKOVIC
27          $ ch-umount /var/tmp/debian
28          unmounted and removed /var/tmp/debian
29          $ ls /var/tmp/debian
30          ls: cannot access /var/tmp/debian: No such file or directory
31

REPORTING BUGS

33       If  Charliecloud  was  obtained  from your Linux distribution, use your
34       distribution’s bug reporting procedures.
35
36       Otherwise, report bugs to: <https://github.com/hpc/charliecloud/issues>
37

SEE ALSO

39       charliecloud(7)
40
41       Full documentation at: <https://hpc.github.io/charliecloud>
42
44       2014–2020, Triad National Security, LLC
45
46
47
48
490.22              2021-03-08 00:00 Coordinated Universal Time     CH-UMOUNT(1)
Impressum