Search Results

Search: Posts Made By: mpcengineering
10,070
Posted By mpcengineering
Franklin, brilliant, thats exactly what I need,...
Franklin, brilliant, thats exactly what I need, thanks!
10,070
Posted By mpcengineering
Replace blank spaces with semicolon - text file
Hi all,

Been trying to find a solution to this, I'm sure its a sed 1 liner, but I don't know sed well enough to work it out...

I have a text file in the following format:

431 ...
3,818
Posted By mpcengineering
Extract monitor model from nvidia-settings
Hi all, not sure where to put this post, so here will do. I have posted this question before in this...
1,300
Posted By mpcengineering
What are you trying to achieve exactly? What...
What are you trying to achieve exactly?

What you have done there is store the string 'set count = 1' in the variable 'smal'. You haven't declared 'count' as a variable hence why you cannot echo...
2,016
Posted By mpcengineering
Thank you for that, but I have already read more...
Thank you for that, but I have already read more than my fair share of replies remarkably similar to yours whenever csh is mentioned as the shell in use.

Just perhaps I am trying to integrate this...
2,016
Posted By mpcengineering
How to query number of attached monitors in csh?
Hi there,

I am currently writing a csh script in which I want to be able to interrogate the hardware by some means in order to determine whether or not dual monitors are connected. This can't...
23,419
Posted By mpcengineering
I would suggest a for loop, but what shell are...
I would suggest a for loop, but what shell are you using so we can provide the correct syntax for your script?
3,025
Posted By mpcengineering
Thanks for the pointers, tr looks like it could...
Thanks for the pointers, tr looks like it could do the trick, however I am unsure how to implement it in the case of a here document, could you give me a syntax example?

---------- Post updated at...
3,025
Posted By mpcengineering
Suppress tabs in csh here document?
Hi all, I have seen in other shells you can suppress tabs in a here document with formatting such as:

vi $somefile <<-heredocument
some tab indented code for readability...
Showing results 1 to 9 of 9

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