Commit 959f0018 authored by AADHAVAN NAMBHI M's avatar AADHAVAN NAMBHI M

Lab3-inlab

parent 75ae2bb5
#!/bin/bash
#For subtask 3 of Task A
clear
export PS1="\u@\h - \t [\W]:$ "
#For subtask 4 of Task A and to be run separately.
alias bk="cd \$OLDPWD"
#For subtask 5 of Task A
echo -e "
\e[31m/\_/\
____\e[32m/ o o \
\e[33m/~____ =ø= /
\e[34m(______)__m_m)\e[39m"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment