Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

BASH Shell: For Loop File Names With Spaces


{Updated} In this tip, I will explain how we can iterate over a list of files with blank or white spaces in their names. This is a common problem in bash, where space is usually interpreted as a delimiter when using with for loop.
The post BASH Shell: For Loop File Names With Spaces appeared first on nixCraft.


This post first appeared on NixCraft — Linux Tips, Hacks, Tutorials, And Ide, please read the originial post: here

Share the post

BASH Shell: For Loop File Names With Spaces

×

Subscribe to Nixcraft — Linux Tips, Hacks, Tutorials, And Ide

Get updates delivered right to your inbox!

Thank you for your subscription

×