Search Results

Search: Posts Made By: macL
22,924
Posted By macL
Thanks fpmurphy, Yes, I found that for some...
Thanks fpmurphy,

Yes, I found that for some modules. Unfortunately, it is not the standard behavior so not all modules have their parameters values there. Another thing that I found is that some...
22,924
Posted By macL
Linux kernel module parameters
Hi,

Does anyone know if it is possible to know the current value of a kernel module parameters after the module is loaded. Are the values of the parameters advertised at some /proc or /sys...
9,489
Posted By macL
Hi chfajohnson, Actually I’m not using...
Hi chfajohnson,

Actually I’m not using variables as they I posted. I did that to show what’s happening when I pass the command as a parameter to a function that executes it.
In fact, I don’t need...
9,489
Posted By macL
Hi danmero, Unfortunately I get the same...
Hi danmero,

Unfortunately I get the same error:

[root@performance ~]# sed -i 's/$/\ console=ttyS0,115200/' grub.conf
[root@performance ~]# echo $?
0
[root@performance ~]# export cmnd="sed -i...
9,489
Posted By macL
problems with sed and bash. Escaped characters ?
Hi, I'm writing a long script for bash (on RHEL 5.0) to execute many commands. So, my idea is to create a function to deal with error checking and logging (see ceckoutput() below). This works with...
Showing results 1 to 5 of 5

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