Search Results

Search: Posts Made By: matthewfs
Forum: Linux 03-02-2013
8,065
Posted By matthewfs
Determining Values for NIce and Priority items in limits.conf file
I've been looking online trying to find the correct value nice and priority can take in the limits.conf file. ON the man page it says;
Does this mean priority can be any negative number and any...
6,578
Posted By matthewfs
Ok Don. I used the '*' way and it works now. ...
Ok Don. I used the '*' way and it works now. Thanks you very much
6,578
Posted By matthewfs
sorry the /* is wrong it should be \* and its...
sorry the /* is wrong it should be \* and its "\*" a string. I will run the command and check it out (the od -c command)

---------- Post updated at 12:25 PM ---------- Previous update was at...
6,578
Posted By matthewfs
IM trying to match "\*" as a parameter when...
IM trying to match "\*" as a parameter when running a script. The input is "\*". I have the if statement already i just need the regular expression to not return a empty string.
elif [ "$(echo...
6,578
Posted By matthewfs
Escaping backslash and asterisk in egrep to match "\*"
So far what i've got is
egrep '^(\\)\*$'No luck.

I've searched the web and not much luck. I know about the escape character \ but its confusing to figure out how to use it to match a backslash...
Showing results 1 to 5 of 5

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