Help for this page

Select Code to Download


  1. or download this
    &Chg_User ($other_user);
    #&Chg_Directory ($dir_location);
    ...
    sub Chg_Directory {
       system (“cd”, “$_[0]”);        
    }
    
  2. or download this
       print ("Not the cOmMaNd LiNe from script2 \n");