2 lines
74 B
Bash
Executable file
2 lines
74 B
Bash
Executable file
#!/bin/sh
|
||
echo "$(printf "\033[0m")[i] [38;5;165m$1 $(printf "\033[0m")"
|