Search Results

Search: Posts Made By: shefali1908
3,115
Posted By shefali1908
Hi rovf , Thanks for your reply My basic...
Hi rovf ,

Thanks for your reply
My basic concern was to rewrite this command in linux shell script
IF "%EnvName%"=="DEV" (
echo This is Dev
for /f "tokens=2 delims=^=" %%l in ('findstr...
3,115
Posted By shefali1908
Hi ,I want to convert this file to shell script ....
Hi ,I want to convert this file to shell script .
Can you help in this
3,115
Posted By shefali1908
Windows script to shell script
SETLOCAL
REM execute merged script into DB
IF "%EnvName%"=="DEV" (
echo This is Dev

for /f "tokens=2 delims=^=" %%l in ('findstr "Server_%EnvName%" "%~dp0%configFilePath%"') do (
SET...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 08:04 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy