Skip to content
Technology and Trends
  • Home
  • Database
  • Big Data
  • Hadoop
  • Spark
  • Linux
  • Interviews
  • Toggle website search
Menu Close
  • Home
  • Database
  • Big Data
  • Hadoop
  • Spark
  • Linux
  • Interviews
  • Toggle website search

Linux

  1. Home>
  2. Linux>
  3. Page 2

What are Bash Variables?

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:4 Comments
  • Post published:November 5, 2020

Even though BASH is not a typed language like another programming language, it provides different ways to create variables. Variables in Bash scripts can only contain String or numerical values.…

Continue ReadingWhat are Bash Variables?

File Movement in Linux

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:0 Comments
  • Post published:September 30, 2020

CP utility is used to copy files and directories in Linux based Operating system. It needs two mandatory arguments along with any optional parameters. Those two arguments are the source…

Continue ReadingFile Movement in Linux

Bash Control Characters

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:1 Comment
  • Post published:September 5, 2020

Control characters are codes or numbers in a character set that does not represent a written symbol. They are building blocks of Bash scripts which are like metacharacters having a…

Continue ReadingBash Control Characters

How to use Command Line Arguments in Bash Script?

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:1 Comment
  • Post published:August 8, 2020

Shell script command line supports passing arguments(also called parameters) like any other scripting Language. Command-line arguments consist of one or more words, which are separated by balls blanks or TABS.…

Continue ReadingHow to use Command Line Arguments in Bash Script?

Loops in Bash Scripting

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:0 Comments
  • Post published:April 25, 2020

Loops in Bash Scripting are the process of repeating the same script or logic many numbers of times. It works best when it is used for any of the below…

Continue ReadingLoops in Bash Scripting

How to Run Bash Script in Background?

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:1 Comment
  • Post published:April 12, 2020

There are times when you need to execute a long-running data ingestion job or a complex Extract, Transform, Load(ETL) data pipeline in the background. You can use the feature Shell…

Continue ReadingHow to Run Bash Script in Background?

Linux Networking Commands

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:0 Comments
  • Post published:September 27, 2019

Linux is a family of free and open-source software operating systems built around the Linux kernel.This post includes some of the important Linux networking commands

Continue ReadingLinux Networking Commands

Linux Admin Commands

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:1 Comment
  • Post published:September 27, 2019

It contains list of Linux Admin commands useful Process Monitoring

Continue ReadingLinux Admin Commands

Introduction to curl Command on Linux

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:1 Comment
  • Post published:June 28, 2019

curl is a command or tool that can transfer data from or to a server using any of the supported protocols. curl supports most of the major protocols and is…

Continue ReadingIntroduction to curl Command on Linux

Functions in Bash Script

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:1 Comment
  • Post published:June 23, 2019

A function is a small piece of code or command which can be used multiple times in a script. A function in bash can be created using the function keyword.…

Continue ReadingFunctions in Bash Script
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • Go to the next page

Categories

  • Big Data
  • Data Science
  • Database
  • Hadoop
  • Hive
  • Interview
  • Java
  • Kafka
  • Linux
  • Programming
  • Scala
  • Spark
  • Technology

Recent Post

  • Data Engineering User Guide
  • Data Observability and Its Importance in Modern Data Tech Stack
  • Understanding difference between Stateless and Stateful Systems
  • What is Data Migration?
  • What is Large Language Models(LLM)?
  • Disclaimer
  • About Us
  • Contact Me
Copyright 2025 @Nitendratech.com