← 返回命令列表

Linux command

alternatives 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Example

tldr update-alternatives

说明

alternatives is an alias for update-alternatives, a tool for managing symbolic links for default commands. See update-alternatives for full documentation.

FAQ

What is the alternatives command used for?

alternatives is an alias for update-alternatives, a tool for managing symbolic links for default commands. See update-alternatives for full documentation.

How do I run a basic alternatives example?

Run `tldr update-alternatives` in a terminal, then adjust file names, paths, flags, or remote targets for your system.