腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(104)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
2
回答
内嵌命令的
Bash
?
bash
、
centos
必须在
bash
脚本中运行命令,而在这个
bash
脚本中,必须运行其他命令。在运行CentOS时。 command `sub command` 或 command $(sub command)
浏览 495
提问于2018-01-31
2
回答
什么是首选
Bash
shebang?
bash
Bash
的大多数用途是什么? #!/bin/
bash
#!
浏览 695
提问于2017-12-22
3
回答
-
bash
: express: command not found?
开发者实验室
、
bash
、
express
请描述您的问题[附加信息]
浏览 1101
提问于2018-04-09
1
回答
bash
: history: /home/test?
开发者实验室
、
bash
请描述您的问题[附加信息]
浏览 352
提问于2018-08-01
1
回答
-
bash
: pip: command not found?
开发者实验室
、
bash
请描述您的问题 [附加信息]
浏览 478
提问于2018-11-27
2
回答
bash
中的“sed”命令?
bash
有人能帮我解释一下这个命令吗? cat | sed -e 's,%,$,g' | sudo tee /etc/init.d/dropbox << EOFEOF “sed”命令是做什么的?
浏览 372
提问于2018-01-29
1
回答
有没有
bash
shell方法?
负载均衡
、
官方文档
、
bash
请描述您的问题地址:https://cloud.tencent.com/document/product/214/4188
浏览 299
提问于2018-03-09
0
回答
-
bash
: /usr/bin/wget: No such file or directory?
云服务器
、
对象存储
、
DNS 解析 DNSPod
、
GPU 云服务器
、
NAT 网关
-
bash
: /usr/bin/wget: No such file or directory, 使用wget下载的时候出现no such file or directory
浏览 334
提问于2022-05-16
2
回答
可以在SSH上运行
Bash
脚本?
bash
正在尝试编写一个
Bash
脚本: #!/bin/
bash
# Fix "TERM environment variable undefined" error.
浏览 411
提问于2018-01-25
2
回答
如何使用
bash
输入ssh密码?
bash
user@my.server.com's password: $ssh user@my.server.com 但它不起作用。我也试过,send而不是echo,但它也没有工作。
浏览 344
提问于2018-03-07
回答已采纳
2
回答
将参数传递给
Bash
函数?
bash
我正在尝试搜索如何在
Bash
函数中传递参数,但是都是如何从命令行传递参数。 myBackupFunction("..", "...
浏览 640
提问于2017-12-15
2
回答
如何在
Bash
中输出粗体文本?
bash
我正在编写一个
Bash
脚本,在屏幕上打印一些文本: echo "Some Text" 我可以格式化文本吗?
浏览 490
提问于2018-01-10
2
回答
内嵌命令的
Bash
的问题?
bash
、
centos
运行CentOS command `sub command` 或 command $(sub command)
浏览 314
提问于2018-01-31
2
回答
使用
Bash
一次读取n行?
bash
如何使用
Bash
一次读取N行?
浏览 455
提问于2018-01-29
2
回答
如何将通配符参数传递给
bash
文件
bash
我试图编写一个
bash
脚本,允许用户使用通配符传递目录路径。例如,
bash
show_files.sh * 在此目录下执行时 drw-r--r-- 2 root root 4.0K Sep 18 11:33 dir_adodone
浏览 388
提问于2018-02-07
回答已采纳
1
回答
提示
bash
: /home: Is a directory是什么情况?
bash
、
bash 指令
提示
bash
: /home: Is a directory是什么情况?
浏览 1756
提问于2019-07-26
2
回答
检查传递给
Bash
脚本的参数的数量?
bash
我想我的
Bash
脚本打印一个错误消息,如果所需的参数不符合。 echo Script name: $0if [$# -ne 1]; then echo "illegal number of parameters
浏览 547
提问于2017-12-20
2
回答
如何从命令行重新加载.
bash
_profile?
bash
、
shell
、
profile
、
登录
、
命令行
我怎样才能.
bash
_profile从命令行重新加载?我可以.
bash
_profile通过退出并重新登录来获得shell来识别更改,但我希望能够按需执行。
浏览 550
提问于2017-12-14
2
回答
在
Bash
变量赋值中找不到命令错误怎么办?
bash
、
ubuntu
/bin/
bash
echo $STR 我在Ubuntu服务器9.10。是的,
bash
位于/bin/
bash
。
浏览 500
提问于2017-12-22
1
回答
单线
Bash
无限while循环的语法?
bash
while [ 1 ] foodone
浏览 314
提问于2017-12-20
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
点击加载更多
领券