Horje
bash echo a checkMark based on condition Code Example
bash echo a checkMark based on condition
#!/bin/bash

echo -e "\xE2\x9C\x94 existing"
echo -e "\xE2\x9D\x8C missing"




Shell

Related
how to access folder using command on git bash terminal Code Example how to access folder using command on git bash terminal Code Example
command to fix frozen shell Code Example command to fix frozen shell Code Example
upgrade R kernel Code Example upgrade R kernel Code Example
what is a repository Code Example what is a repository Code Example
sort ls by symlink Code Example sort ls by symlink Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
15