Search Results

Search: Posts Made By: duke
5,185
Posted By duke
Hi era, If i have something like...
Hi era,

If i have something like ./example.sh does "this" work

If I echo "$@" then this outputs. does this work

i have tried using the shift but that's give the same problem because the $@...
5,185
Posted By duke
thanks era, i have been through the link you...
thanks era, i have been through the link you provide UNIX Shell Quote (http://www.grymoire.com/Unix/Quote.html)
this make perfect sense, unfortunately I am in big trouble i am using an application...
5,185
Posted By duke
Hi era, I have noticed that echo $@ or...
Hi era,

I have noticed that
echo $@
or
echo $*

seem to remove the quotes from the arguments in the scripts. Is there a away to keep this

i.e example script
example this is an...
5,185
Posted By duke
String concat that keeps quotes
Hi All,

I hope you can help. i am concatenating String variables using the following method.
command="$command$x"

i have created a script which takes a set of args passed to the script using...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 10:07 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy