script

Kaushal Shriyan kaushalshriyan at gmail.com
Mon May 22 06:50:39 UTC 2006


#!/bin/bash


va=`cut -d"/" -f2 out`


#cat out > va
echo $va
cd $va

The issue is that it doesnot cd to the directory after running the script means
cd sab.

Note : The value of the statement echo $va returns sab

Any clue

Thanks Again

Kaushal




More information about the fedora-list mailing list