Skip to content
geeksforgeeks
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Tutorials
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
  • Practice
    • Build your AI Agent
    • GfG 160
    • Problem of the Day
    • Practice Coding Problems
    • GfG SDE Sheet
  • Contests
    • Accenture Hackathon (Ending Soon!)
    • GfG Weekly [Rated Contest]
    • Job-A-Thon Hiring Challenge
    • All Contests and Events
  • DSA
  • Practice Problems
  • Python
  • C
  • C++
  • Java
  • Courses
  • Machine Learning
  • DevOps
  • Web Development
  • System Design
  • Aptitude
  • Projects
Similar Topics
Web Technologies
39.3k+ articles
DSA
22.4k+ articles
Python
20.3k+ articles
Experiences
17k+ articles
Interview Experiences
13.9k+ articles
JavaScript
11.6k+ articles
School Learning
11.4k+ articles
Java
10.5k+ articles
Linux-Unix
2.7k+ articles
TechTips
1.7k+ articles

Batch-script

32 posts
Batch Script - Logging
Last Updated: 02 June 2022
Batch Script is a file that consists of various commands which need to be sequentially executed. It is not like coding and is not frequently...read more
image
Linux-Unix
Picked
Batch-script
Batch Script - Working with Environment Variables
Last Updated: 01 August 2022
Environment Variables refer to the variables which are globally declared and can be accessed by the processor under the management of OS lik...read more
image
Linux-Unix
Picked
Batch-script
Batch Script - Arrays
Last Updated: 08 June 2022
An array is a collection of elements of the same data type. The arrays are not explicitly defined as Batch Script types but can be used. The ...read more
Linux-Unix
Picked
Batch-script
Geeks-Premier-League-2022
Geeks Premier League
Similar Topics
Web Technologies
39.3k+ articles
DSA
22.4k+ articles
Python
20.3k+ articles
Experiences
17k+ articles
Interview Experiences
13.9k+ articles
JavaScript
11.6k+ articles
School Learning
11.4k+ articles
Java
10.5k+ articles
Linux-Unix
2.7k+ articles
TechTips
1.7k+ articles
Batch Script - Debugging
Last Updated: 28 February 2022
Batch Script is a text file that includes a definite amount of operations or commands that are performed in order. It is used in system netw...read more
image
Linux-Unix
Picked
Batch-script
Geeks-Premier-League-2022
Geeks Premier League
Batch Script - How to check if a process is running via a Batch Script
Last Updated: 21 February 2022
Given a process or application (.exe) file, the task is to create a batch script that checks whether the process is running or not and outpu...read more
image
Linux-Unix
Picked
Batch-script
Geeks-Premier-League-2022
Geeks Premier League
Batch Script - Return code
Last Updated: 27 January 2022
Return codes are the codes returned by programs when they are executed. If the command line is successful, it should return zero; if it is n...read more
image
Linux-Unix
Picked
Batch-script
Batch Script - Local VS Global Variables
Last Updated: 04 January 2022
In this article, we will see the differences between local and global variables in bash scripting.Variable: The name given to a memory locat ...read more
Linux-Unix
Picked
Batch-script
Batch Script - String length
Last Updated: 04 January 2022
In this article , we are going to learn how to find length of any String using Batch Script.Batch Script :@echo offset str=Geeks For Geeksca ...read more
Linux-Unix
Picked
Batch-script
Batch Script - toInt
Last Updated: 19 December 2021
In the Batch script, every variable is considered as a string and optionally integers. We need numbers all the time especially when it comes ...read more
Linux-Unix
Picked
Batch-script
Batch Script - Replace a String
Last Updated: 28 November 2021
In this article, we are going to Replace a substring with any given string.Batch Script :@echo off set str=GFG is the platform for geeks. ec ...read more
Linux-Unix
Picked
Batch-script
Batch Script - Input / Output
Last Updated: 28 November 2021
In this article, we are going to learn how to take input from users using Batch Script.Taking User Input:@echo offecho Batch Script to take ...read more
Linux-Unix
Picked
Batch-script
Batch Script - Remove All Spaces
Last Updated: 28 November 2021
In this article, we are going to see how to remove all spaces from any string using Batch String.Example :Input: G e e k s f o r G e ...read more
Linux-Unix
Picked
Batch-script
Batch Script - String Concatenation
Last Updated: 28 November 2021
String Concatenation is combining two or more strings to create a new string. For instance, let a string "Good" and take another string "Mor...read more
image
Linux-Unix
Picked
Batch-script
Batch Script - Echo Command
Last Updated: 24 April 2023
Batch script is a type of scripting language used in Windows operating systems to automate repetitive tasks, perform system administration f...read more
image
Linux-Unix
Picked
Batch-script
How to Create an Infinite Loop in Windows Batch File?
Last Updated: 12 March 2025
Windows batch files are a powerful tool for automating repetitive tasks, managing system operations, and streamlining workflows. But what ha...read more
image
TechTips
Batch-script
1 2 3 >>
Last
1 2 3 >>
Last
1 2 3 >>
Last
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox