Documentation
¶
Overview ¶
Package cmd
Package cmd
Index ¶
Constants ¶
View Source
const ( BASH = ".sh" ShellPerm = 0700 EmptyBash = "#!/usr/bin/env bash" )
Variables ¶
This section is empty.
Functions ¶
func NewEmptyBash ¶
NewEmptyBash 新建一个空shell文件 dst为文件生成的目录 dst为.sh结尾的文件
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.