Searched defs:cecho (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/shell/
H A Dfs_include.sh113 cecho() { function
126 cecho ""
127 cecho "WARNING - Unable to repair the $3 filesystem. Run fsck"
128 cecho "manually (fsck -F $2 $1)."
129 cecho ""
133 cecho ""
134 cecho "WARNING - fatal error from fsck - error $4"
135 cecho "Unable to repair the $3 filesystem. Run fsck manually"
136 cecho "(fsck -F $2 $1)."
137 cecho ""
[all...]

Completed in 57 milliseconds