Search Results

Search: Posts Made By: drjodo
5,424
Posted By drjodo
One last question ... I cant figure out the...
One last question ...

I cant figure out the main difference between:
if [[ expression ]]; then
if [ expression ]; then
if expression; then
if(expression); then

sometimes it works without...
5,424
Posted By drjodo
hmm that suxx :( what can i do if i want to...
hmm that suxx :(
what can i do if i want to offer those options?
-v
-s SIZE
-h
--help
-v
--verbose
a for loop that checks for --verbose and --help and sets flag or prints help?!
and then...
5,424
Posted By drjodo
hehe nice hint, thx :) saved a lot of my code...
hehe nice hint, thx :)
saved a lot of my code :D

but one question i cant figure out yet ... how can i parse --verbose or --help with getopts??
i appended a sample code, how can i now build in...
5,424
Posted By drjodo
help with a bash script problem
hi to everyone :)

i am new to linux and bash and i am trying to build a bash script, that is quite similar to the well known cmd 'split' ... ;)
it is now already "working" ... i can use it like:...
Showing results 1 to 4 of 4

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