FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
pullsync/includes.pullsync/ec.sh at master · ch604/pullsync · GitHub
ch604
/
pullsync
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
8
Code
Issues
1
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
pullsync
/
includes.pullsync
/
ec.sh
Copy path
More file actions
More file actions
Latest commit
History
History
History
6 lines (6 loc) · 199 Bytes
Breadcrumbs
pullsync
/
includes.pullsync
/
ec.sh
Copy path
File metadata and controls
6 lines (6 loc) · 199 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
ec
() {
#
color printing
#
get the color and shift arguments
local
ecolor=
${
!
1}
;
shift
#
print remaining args, change back to no color, and log the line
echo
-e
"
${ecolor}${
*
}${nocolor}
"
|
logit
}
Back
|
FazBrowse Home
|
New Git URL