• Archives
  • All Categories
  • All Tags

while

1 article

bash comment database date datetime deluser df dictionary directory disk dmesg du file for host ip kernel len linux list log mkdir mysql nano network ping postgresql python rm rmdir route sed text editor time timestamp tmux traceroute tuple user userdel vim while
images/default4.jpg

Bash for Loop Tutorial With Examples

Saturday, Aug 3, 2024

Bash for Loop Linux bash provides for loop in order to itarete over different things in Linux and bash. We can use bash for loop in order to iterate over a command output which containts multiple items or execute a bash command with different arguments by providing arguments to for loop. for Loop Syntaxes The for loop has two popular syntax in order to be with bash. for VARIABLE in 1 2 3 4 5 .
@
1 minute read

© 2024 Linux and Python Tutorials

🌱 Powered by Hugo with theme Dream.