[Freeswitch-users] Strange directory

Steven Schoch schoch+freeswitch.org at xwin32.com
Mon Mar 25 21:05:41 MSK 2013


On Mon, Mar 25, 2013 at 8:46 AM, Alex Lake <alex at digitalmail.com> wrote:

> Any ideas why I might have a directory called
> "/var/log/freeswitch/cdr-csv?"
>
> Don't like having directories with ? in their names and am baffled as to
> its significance!
>

It's probably not a literal '?'.  The 'ls' program will substitute a
question mark for any non-printable character.  To find the actual name of
the file, run
% ls | cat -v
I'm guessing it's probably a newline.

-- 
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130325/272ec0c8/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list