mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 09:52:32 +00:00
21 lines
469 B
YAML
21 lines
469 B
YAML
---
|
|
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 17:37:14.000000000 +10:00
|
|
title: Expand glob in variable within shell script
|
|
post_id: 18
|
|
tags:
|
|
- bash
|
|
- expand
|
|
- glob
|
|
- script
|
|
- shell
|
|
- variable
|
|
categories:
|
|
- Tips
|
|
- UNIX
|
|
status: publish
|
|
extra: How to expand a glob pattern in a shell script.
|
|
short_url: http://bit.ly/9VI1ZO
|