Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
【求助】怎么给工具添加环境变量啊
Experiences and Insight
417
views ·
2
replies ·
To
floor
Go
dgg
deepin
2019-01-27 00:20
Author
如 apt-get install sqlmap后,直接运行sqlmap就直接运行这个工具了,但是源里面没有的工具怎么添加到环境变量啊。
python的工具,每次执行都要通过 python 工具.py 这样才能执行,请问怎么通过直接在终端里面直接输入软件名就直接运行啊。谢谢
修改成这样的。而不是python sqlmap.py
Reply
Like 0
Favorite
View the author
All Replies
cosct
deepin
2019-01-27 03:51
#1
可以设置一个别名
Reply
Like 0
View the author
dgg
deepin
2019-01-27 07:39
#2
https://bbs.deepin.org/post/174268
可以设置一个别名
ok,非常感谢,成功解决
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
如 apt-get install sqlmap后,直接运行sqlmap就直接运行这个工具了,但是源里面没有的工具怎么添加到环境变量啊。
python的工具,每次执行都要通过 python 工具.py 这样才能执行,请问怎么通过直接在终端里面直接输入软件名就直接运行啊。谢谢
修改成这样的。而不是python sqlmap.py