This website requires JavaScript.
Explore
Help
Sign In
verbis-admin
/
bridgehead
Watch
1
Star
0
Fork
You've already forked bridgehead
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cfdcb8af86
bridgehead
/
lib
/
log.sh
6 lines
69 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
log
(
)
{
echo
-e
"
$(
date +
'%Y-%m-%d %T'
)
"
"
$1
:
"
"
$2
"
}
Reference in New Issue
View Git Blame
Copy Permalink