bash: fdisk: command not found

You have to add /sbin to your PATH:

PATH=”/sbin:$PATH”
vagrant@stretch:~$ command -v fdisk /sbin/fdisk

评论

此博客中的热门博文

FreeBSD安装Pure-FTPd及user manager for PureFTPd

debian lighttpd php ssl

解决nginx出现File not found的问题