Add to PATH , change directory script


/ Published in: Bash
Save to your folder(s)

http://forums.macrumors.com/showthread.php?t=407157


Copy this code and paste it in your HTML
  1. PATH=$PATH\:/dir/path
  2. . scriptname

URL: http://www.linuxforums.org/forum/linux-programming-scripting/46060-change-directory-using-script.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.