当前位置:网站首页>问题:Can‘t download sh shellcheck. Please install it manually及shell脚本的一些命令使用
问题:Can‘t download sh shellcheck. Please install it manually及shell脚本的一些命令使用
2022-07-26 06:53:00 【Highlight_Jin】
一、相关资料
(一)
1.linux shell脚本 静态检查工具 shellcheck 简介
2.pycharm 创建.sh和.bat文件
3.ShellCheck for Visual Studio Code
4.【Python】如何在Pycharm内安装插件
5.Pycharm安装插件及优秀插件推荐(这个好,解决问题)
6.IDEA操作手册之安装&插件
二、shell脚本的命令介绍
1..sh文件写法
2.shell脚本中$0,$1,$2的用法
- 符号$是用来传递参数的, $0 就是第一个参数,也就是你写的shell脚本本身的名字,$1 是给shell脚本传的第一个参数,$2 是给shell脚本传的第二个参数。
3.#!/bin/bash
4.echo -e “\033[1;32m [email protected] \033[0m“
二、步骤记录
windows下pycharm中创建.sh文件

边栏推荐
- 你了解MySQL都包含哪些“零件“吗?
- 【Star项目】小帽飞机大战(四)
- Shell programming
- 10 papers of ant security laboratory were included by ccf-a top meeting to explore the realization of AI credibility from the perspective of algorithm
- Resume considerations
- Can you learn fast and well with dual stream network? Harbin Institute of Technology & Microsoft proposed a distillation dual encoder model for visual language understanding, which can achieve fast an
- Delete ^m from VIM
- Download, installation and development environment construction of "harmonyos" deveco
- 快速排序(quick-sort)
- 『牛客|每日一题』点击消除
猜你喜欢

归并排序(merge_sort)

微信小程序 - 从入门到入土

mySql建表的基本操作 与常见的函数

Click "Niuke | daily question" to eliminate it

Summarize and learn STM32 to create project template

Download, installation and development environment construction of "harmonyos" deveco

『牛客|每日一题』有效括号序列

"Niuke | daily question" template stack

Can C use reflection to assign values to read-only attributes?

二叉树知识总结
随机推荐
Summary of common usage of dev treelist
Esxi 7.0 installation supports mellanox technologies mt26448 [connectx en 10gige, PCIe 2.0 5gt/s] driver, and supports the cheapest 10GB dual fiber network card
『HarmonyOS』工程的创建与虚拟机的使用
字符串和内存函数
Delete ^m from VIM
Download, installation and development environment construction of "harmonyos" deveco
MySQL isolation level transactions
XSS labs (1-10) break through details
Sorting problem: bubble sort, select sort, insert sort
Can you learn fast and well with dual stream network? Harbin Institute of Technology & Microsoft proposed a distillation dual encoder model for visual language understanding, which can achieve fast an
Shell programming
Multi-objective collaborative decision-making in supply chain
Kubernetes scheduling concept and workflow
Downloadutilse tool class without error
Proxyman, a native high-performance packet capturing tool, is for you who love learning
Database performance test (MySQL)
[database] CTE (common table expression)
归并排序(merge_sort)
Uitoolkit tool template project
Huffman coding principle