Tagged Questions
2
votes
0answers
49 views
Change screen “hardstatus” color dynamically
I show the hard-disk free space in hardstatus screen. But also I want change the color of this value when it's less than a value to alert me.
I have done a script that it checks this and it returns a ...
1
vote
1answer
174 views
Replacing multiple lines in sed or awk
I'm trying to use sed or awk to replace 5 lines in a smb file but I just don't have any idea how to deal with the newlines.