systemd-umount
This command is an alias of systemd-mount --umount.
Install
- All systems
-
curl cmd.cat/systemd-umount.sh
- Debian
-
apt-get install systemd - Ubuntu
-
apt-get install systemd - Arch Linux
-
pacman -S systemd - Kali Linux
-
apt-get install systemd - CentOS
-
yum install systemd - Fedora
-
dnf install systemd - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install systemd - Raspbian
-
apt-get install systemd
This command is an alias of systemd-mount --umount.
-
View documentation for the original command:
tldr systemd-mount
© tl;dr; authors and contributors