Aliases are a handy way to configure some commands to use different sets of defaults or to provide an alternate name for a command.
别名可以方便地配置一些命令以使用不同的默认值,或为某个命令提供可替换的名称。
Aliases — This solution is only supported in some shells — aliases provide a simple method for expanding a given string into a specific command.
别名——这种解决方案仅在某些外壳中受支持——别名提供了将给定的字符串展开为特定命令的简单方法。
Aliases are an effective way to run commands quickly, or run your favorite commands with the command-line options you commonly use.
别名是快速运行命令或使用您经常使用的命令行选项来运行您最喜欢的命令的有效方法。
应用推荐