fstab-decode
System-V-like utilities
Install
- All systems
-
curl cmd.cat/fstab-decode.sh
- Debian
-
apt-get install sysvinit-utils - Ubuntu
-
apt-get install sysvinit-utils - Kali Linux
-
apt-get install sysvinit-utils - CentOS
-
yum install initscripts - Fedora
-
dnf install initscripts - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install sysvinit-utils - Raspbian
-
apt-get install sysvinit-utils
sysvinit-utils
System-V-like utilities
This package contains the important System-V-like utilities. Specifically, this package includes: killall5, last, lastb, mesg, pidof, service, sulogin
initscripts
scripts for initializing and shutting down the system
The scripts in this package initialize a standard Debian system at boot time and shut it down at halt or reboot time.