script

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



#!/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


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux