Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Shellscripting question
1
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?
13
Name:
Anonymous
2012-02-08 7:22
>>12
$HOME || return $?
and
$@ || return $?
.
In zsh, you can change directory like you'd run an executable, the
cd
isn't needed.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List