Search Results

Search: Posts Made By: duderonomy
1,710
Posted By duderonomy
You peeps are awesome! Thank you for the shell...
You peeps are awesome!
Thank you for the shell quoting refresher course!

Cheers!
1,710
Posted By duderonomy
why am I losing line-end chars
Hello,

I do not know why the output from these two methods differs. One method retains the newlines, the other method appears to ignore or lose the newlines.

Writing a file with the...
17,622
Posted By duderonomy
I found my bug. I was mucking up command line...
I found my bug. I was mucking up command line data before getopts
even had a chance to get a whack at it! Do'h! <Sheepishly> It was
caused by something I was not showing. Ugh.

My "main" was...
17,622
Posted By duderonomy
Hmmm... I wonder what I was doing incorrectly,...
Hmmm... I wonder what I was doing incorrectly, then?
I will investigate again and get back to this thread.

Thank you!

PS: thx for the nifty way to test options too!
17,622
Posted By duderonomy
getopts and a list argument
Hi,

I'm using bash and ksh93 compatible derivatives.

In a recent getopts experience, I found myself spending far too much
time on this little problem. I hope someone can help...

So...
35,091
Posted By duderonomy
perhaps, if you are doing system programming or...
perhaps, if you are doing system programming or administration, then
bash (ksh93) has a more natural and native set of keywords and
semantics, as the underlying command line shell.

if one's...
Forum: Gentoo 06-02-2008
17,392
Posted By duderonomy
as usual, the solution seems trivial. Is there...
as usual, the solution seems trivial.
Is there an explanation why the mount and umount are
not "symmetrical" with respect to the chroot. ?

in script:

mount -t proc none /mnt/gentoo/proc...
1,947
Posted By duderonomy
Jessie2 PM spammer?
I believe this "member" is up to no good.

Jessie2
Forum: Gentoo 05-29-2008
17,392
Posted By duderonomy
Thank you for the info! Hey! maybe there is a...
Thank you for the info!
Hey! maybe there is a work-around?...

Perhaps I should describe the goal? That always seems to help. :)

The motivation for chroot'ing is that I am not familiar with...
5,352
Posted By duderonomy
There are different ways to interpret your...
There are different ways to interpret your question.

is it possible for you to elaborate or describe an example of what you want?
Forum: Gentoo 05-23-2008
17,392
Posted By duderonomy
automating chroot and mount/unmount
Hello,

I am trying to automate a task that I believe is easy. It is documented
for manual system administrative purposes here:
Gentoo Linux -- Installing the Gentoo Base System - chapter 6...
30,425
Posted By duderonomy
well, there is this: Lamby's Blog “Can you get...
well, there is this:
Lamby's Blog “Can you get cp to give a progress bar like wget?” (http://chris-lamb.co.uk/2008/01/24/can-you-get-cp-to-give-a-progress-bar-like-wget/)
2,316
Posted By duderonomy
test for function name?
Hi,

I found this:
https://www.unix.com/unix-advanced-expert-users/27318-how-see-function-shell.html
which indicates I can use typeset -f to list the functions.
But it also lists the contents...
9,288
Posted By duderonomy
ya know.. I think i was merely missing parens...
ya know.. I think i was merely missing parens around the variable
written into the Makefile. D'oh!
9,288
Posted By duderonomy
shell variables and sed substitution
My specific goal: automatically edit a Makefile variable's (EXTRAVERSION)
value in a kernel Makefile.


So, I have a shell script that takes one parameter, a version string:

buildkernel.sh...
11,020
Posted By duderonomy
You are eff'n brilliant! Thank you. So, if...
You are eff'n brilliant! Thank you.

So, if I were to extend what I believe you are saying...

If, for example, I was developing a new root file system for deployment as a new distribution, I...
5,790
Posted By duderonomy
Is it possible that the cp is failing because of...
Is it possible that the cp is failing because of the "-E{force}" portion
of the command line? That switch E should be investigated.
11,020
Posted By duderonomy
Hi! I appreciate the feedback that I was...
Hi!

I appreciate the feedback that I was vague.
Thank you (very much) for your time. :)

Here's my input and output for the two cases described in my
original post:

Case A)
---------
$...
11,020
Posted By duderonomy
sudo not allow User to run sed
Hello,

As recommended by the moderators I will start my questions here...

I am a little confused by my Linux (CentOS/RHEL) distribution's sudo
mechanism. Or perhaps I just do not know how to...
Showing results 1 to 19 of 19

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