Search Results

Search: Posts Made By: prism1
2,717
Posted By prism1
Here you go: Input: <feature> ...
Here you go:
Input:
<feature>
<keyboardshortcut>C-m</keyboardshortcut>
<option1>disabled</option2>
<option2>enabled</option2>
</feature>
<!-- bash script features START -->
<feature>
...
2,717
Posted By prism1
Replacing part of XML code inside comment tags
Hello!
I'd like to modify custom values in a XML config file between comment tags using bash script.

<feature>
<keyboardshortcut>C-m</keyboardshortcut>
<option1>disabled</option2>
...
1,976
Posted By prism1
Detecting key combination in bash
I need to grab key combination from a bash script and store it in a variable. Is there any way to do this?
Thanks in advance!
Showing results 1 to 3 of 3

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