Search Results

Search: Posts Made By: retrovertigo
Forum: UNIX and Linux Applications 10-07-2009
2,969
Posted By retrovertigo
Alpine: LDAP searches hang
I just configured my ldap server in Alpine, but every search hangs indefinitely (or so it seems) and I have to end up killing Alpine and starting back up. The LDAP server runs over SSL on port 636,...
1,965
Posted By retrovertigo
Quick regex question
Say that I want to match any of the following:

abc[123]
def[4567]
ghi[89]

The letters will either be "abc", "def", or "ghi", only those three patterns. The numbers will vary, but there will...
9,147
Posted By retrovertigo
Cool, thanks!
Cool, thanks!
9,147
Posted By retrovertigo
The result set that I wish to search will look...
The result set that I wish to search will look like this:

Jul 3 23:12:14 mf04 postfix-mxmf/qmgr[6250]: CCB2825AE1C: from=<test@test.com>, size=2546, nrcpt=2 (queue active)
Jul 3 23:12:14 mf04...
9,147
Posted By retrovertigo
Bash scripting question re: newlines
I'm writing a bash script to search the contents of a postfix log. To keep the script's output readable (since multiple lines from the log file need to be echo'ed) I am setting the IFS variable to...
21,179
Posted By retrovertigo
recursive chmod that only affects directories?
The man page for chmod doesn't list a way to recursively change permissions on directories only, without affecting the files themselves.

Let's say that I wanted to change the permissions on the...
Showing results 1 to 6 of 6

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