[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-bash] Let bash accept an option of something like -v in awk
From: |
Peng Yu |
Subject: |
[Help-bash] Let bash accept an option of something like -v in awk |
Date: |
Fri, 27 Mar 2015 09:47:43 -0500 |
Hi,
I run into a problem where I need to call `bash -e` with the -exec
option of find. When the file contain special characters, it becomes
problematic to use bash robustly. It would be helpful to have bash
accept an option like -v in awk to allow users set variables in the
command line.
--
Regards,
Peng
- [Help-bash] Let bash accept an option of something like -v in awk,
Peng Yu <=