NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
alouch47
Sep 06, 2010Guide
SSH shell: He says "Let there be colors" Shell Beginner Guid
Modified : 2010-12-31 Hi everyone. Not quite sure it has already been posted, so I thought I just share some tips. It's just "basic" Linux knowledge, so it won't be of great interest for those wh...
LrdShaper
Sep 06, 2010Aspirant
Great post :) I'm sure a lot of members here will find this useful
You may also add the line
in the .bashrc for auto-correcting minor errors in the spelling of a directory in a cd command. Assuming you have the following path "/home/lrdshaper/devel/cross/readynas_sparc/staging", typing
will take you to /home/lrdshaper/devel/cross/readynas_sparc/staging instead of giving you a "No such file or directory" error. Cheers!
You may also add the line
shopt -s cdspell
in the .bashrc for auto-correcting minor errors in the spelling of a directory in a cd command. Assuming you have the following path "/home/lrdshaper/devel/cross/readynas_sparc/staging", typing
cd ~lrdshaper/deve/crss/readynas_sprc/staginG
will take you to /home/lrdshaper/devel/cross/readynas_sparc/staging instead of giving you a "No such file or directory" error. Cheers!
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!