gpt4 book ai didi

bash - 如何测试给定路径是否为挂载点

转载 作者:行者123 更新时间:2023-11-29 08:41:52 26 4
gpt4 key购买 nike

假设您要测试/mnt/disk 是否是 shell 脚本中的挂载点。你是怎么做到的?

最佳答案

我发现在我的 Fedora 7 上有一个挂载点命令。

来自人挂载点:

NAME
mountpoint - see if a directory is a mountpoint

SYNOPSIS
/bin/mountpoint [-q] [-d] /path/to/directory
/bin/mountpoint -x /dev/device

好像是sysvinit包自带的,不知道其他系统有没有这个命令。

[root@myhost~]# rpm -qf $(which mountpoint)
sysvinit-2.86-17

关于bash - 如何测试给定路径是否为挂载点,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/479226/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com