@echo off
setlocal
set "path=%~dp0;%PATH%"
endlocal
@echo off
setlocal
set "path=%~dp0;%PATH%"
endlocal
@echo off
set /p id=Enter ID:
if "%id%"=="" (
echo ID cannot be empty
) else (
echo Your ID is %id%
)
@echo off
setlocal enabledelayedexpansion
set i=0
for %%a in (*.txt) do (
set /A i+=1
set file[!i!]=%%~a
)
echo There are !i! .txt files.
@echo off
start cmd /C "echo I am process 1 && pause"
start cmd /C "echo I am process 2 && pause"
Back-end App Developer
Front-end Web Developer
Full Stack Developer (Java)
Full Stack Developer (.Net)
Full Stack Developer (MEAN)
Full Stack Developer (MERN)
DevOps Engineer
Database Engineer (AzureSQL)
Database Engineer (Oracle)
Database Engineer (General)
Solution Architect (.NET)
Solution Architect (Java)
Solution Architect (Ruby)
Solution Architect (Python)
AI Engineer (Python)
Sr. AI Engineer (Python)
AI Strategist (Python)
Business Intelligence Engineer
Systems Analyst
Mainframe Developer (COBOL)
Mainframe Developer (General)