122 Star 1 Fork 38

src-openEuler / libguestfs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
guestfish.sh 264 Bytes
一键复制 编辑 原始数据 按行查看 历史
eulerstorage 提交于 2019-12-17 16:24 . init package
# Guestfish colour prompts. See PROMPT in guestfish(1).
GUESTFISH_PS1='\[\e[1;32m\]><fs>\[\e[0;31m\] '
GUESTFISH_OUTPUT='\e[0m'
GUESTFISH_RESTORE="$GUESTFISH_OUTPUT"
GUESTFISH_INIT='\e[1;34m'
export GUESTFISH_PS1 GUESTFISH_OUTPUT GUESTFISH_RESTORE GUESTFISH_INIT
1
https://gitee.com/src-openeuler/libguestfs.git
git@gitee.com:src-openeuler/libguestfs.git
src-openeuler
libguestfs
libguestfs
master

搜索帮助