Search Results

Search: Posts Made By: burbly
14,272
Posted By burbly
Got it -- thanks!
Got it -- thanks!
14,272
Posted By burbly
Thank you again! I had hammered out pretty much...
Thank you again! I had hammered out pretty much the same thing (except with && instead of ||), and was trying to figure out what to replace $* with, and whether to quote it -- so after reading that...
14,272
Posted By burbly
Thanks! That's extremely helpful. I should be...
Thanks! That's extremely helpful. I should be okay now.

FWIW, I didn't invent the true/false -- I got them out of an introduction to getopts that I found somewhere on the web. (And I hadn't had...
14,272
Posted By burbly
Thanks... that ought to be enough to let me...
Thanks... that ought to be enough to let me figure it out. FWIW, the original code looked like this, and it works. (Which are certainly not to say that it couldn't be cleaner -- I'm only just...
14,272
Posted By burbly
Passing arguments from a bash shell script to a command
I'm pretty new to bash scripting and I've found myself writing things like this (and the same with even more nesting):

if $CATEGORIES; then
if $LABEL_SLOTS; then
$pyth...
Showing results 1 to 5 of 5

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