Skip to content

Instantly share code, notes, and snippets.

View vineethvijay7's full-sized avatar

Vineeth Vijayan vineethvijay7

View GitHub Profile
#!/bin/bash
# Define colors
RED='\033[0;31m'
GREEN='\033[0;32m'
YELLOW='\033[1;33m'
BLUE='\033[0;34m'
NC='\033[0m' # No Color
# Start message