English 中文(简体)
试图将别物引向在壳体中排出物
原标题:attempting to assign alias to path of an exe file in dos shell

I want to set an alias to my installation of firefox so I can easily start a web page, the problem is that I dont want the script to be system dependent. Namely I want it to be able to run on a linux distribution where the command to start firefox is already mapped to firefox and can easily be run that way through bash, but on my windows machine I cant seem to get it to assign to the same variable.

我看到,我可以通过固定指挥将其定成百分数,但这不是我所希望的。

我认为,在窗户环境中可以创造出一些东西,因为我使用汽车的雕像已经停止,而且能够把自己推到天头。 任何人都知道他们参与哪些工作,或以类似方式指挥他们?

最佳回答

如果你把“你”的路径列入“PATH”环境变量的百分率,你可以开始“火ox”。 在Windows下,您应编辑全系统的环境(见,链接

AFAIK与监督事务司/Windows(除你提到的发火率百分率外)的别类没有什么相似之处。 你谈到的最有可能是同一个东西,一个 s子,其途径包括达到百分率。

这是一种限制性做法,因为你只能使用原始档案名称来启动一项方案,但你可以通过在节目中制作一个批量文件,在节目中推出该方案,即包含“火ox1”的FF.BAT。

或者,你可以把批量卷宗放在已经达到百分率(PATH%)的路上,即视窗目录。 这样,你不必修改百分率。

问题回答

暂无回答




相关问题
Parse players currently in lobby

I m attempting to write a bash script to parse out the following log file and give me a list of CURRENT players in the room (so ignoring players that left, but including players that may have rejoined)...

encoding of file shell script

How can I check the file encoding in a shell script? I need to know if a file is encoded in utf-8 or iso-8859-1. Thanks

Bash usage of vi or emacs

From a programming standpoint, when you set the bash shell to use vi or emacs via set -o vi or set -o emacs What is actually going on here? I ve been reading a book where it claims the bash shell ...

Dynamically building a command in bash

I am construcing a command in bash dynamically. This works fine: COMMAND="java myclass" ${COMMAND} Now I want to dynamically construct a command that redirectes the output: LOG=">> myfile.log ...

Perform OR on two hash outputs of sha1sum

I want perform sha1sum file1 and sha1sum file2 and perform bitwise OR operation with them using bash. Output should be printable i.e 53a23bc2e24d039 ... (160 bit) How can I do this? I know echo $(( ...

Set screen-title from shellscript

Is it possible to set the Screen Title using a shell script? I thought about something like sending the key commands ctrl+A shift-A Name enter I searched for about an hour on how to emulate ...

热门标签