[CentOS] bash - safely pass untrusted strings?
Alfred von Campe
alfred at von-campe.comTue Feb 26 19:40:48 UTC 2008
- Previous message: [CentOS] bash - safely pass untrusted strings?
- Next message: [CentOS] bash - safely pass untrusted strings?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Are you trying to pass all parameters from one script to another or just the first one ($1). If it's the former, have you tried using "$@"? For the latter, "$1" might work. Alfred
- Previous message: [CentOS] bash - safely pass untrusted strings?
- Next message: [CentOS] bash - safely pass untrusted strings?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list