1
0
Fork 0
forked from wezm/wezm.net
wezm.net/content/technical/2008/04/expand-glob-in-variable-within-shell-script.yaml

20 lines
422 B
YAML
Raw Normal View History

2010-03-11 20:30:27 +00:00
---
slug: expand-glob-in-variable-within-shell-script
permalink: http://www.wezm.net/2008/04/expand-glob-in-variable-within-shell-script/
kind: article
section: technical
created_at: 2008-04-24 07:37:14
title: Expand glob in variable within shell script
post_id: 18
tags:
- bash
- expand
- glob
- script
- shell
- variable
categories:
- Tips
- UNIX
status: publish
2010-03-29 21:04:47 +00:00
extra: How to expand a glob pattern in a shell script.