Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Shellscripting question

Name: Anonymous 2012-02-07 10:24

How could I make a shellscript which will echo "Welcome home, oniichan!" whenever I cd to my home directory?

Name: Anonymous 2012-02-07 10:39

perhaps I could make a shellscript like this:
#!/bin/bash
cd ~
echo "Welcome home, oniichan!"

and then just alias it to "home"

but can you even alias shellscripts?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List