Hi All,
I have a list of directories like below
Folder Path is
$GLOG_HOME/web/htdocs/js
Folders are
rateservice
ratepreference
ratefactor
dev123
I want to omit all folders and select only dev123 folder,
I have tried
#!/bin/bash
. $HOME/.profile
cd $GLOG_HOME/web/htdocs/js
touch...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.