Actually it seems to be the same now even when I dos2unix now (seems to work sometimes not others which is confusing me even more now), wondering if its selinux after all even though afaik it shouldn't be.<br><br>
<div><span class="gmail_quote">On 9/25/06, <b class="gmail_sendername">Ian mu</b> <<a href="mailto:mu.llamas@gmail.com">mu.llamas@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Hiya, thanks again, there's no .vimrc file at all.</div>
<div> </div>
<div>:set gives <span class="q"><br>:set<br>--- Options ---<br>  backspace=2         history=50          scroll=11           ttyfast<br></span><span class="q">  fileencodings=ucs-bom,utf-8,latin1</span></div><span class="q">

<div>  Hit ENTER or type command to continue</div>
<div> </div></span>
<div>This is exactly the same as in crontab -e (thats what I use to edit anyway though, so assume it just calls vim), it was also the same problem in nano when I tried after you mentioned that.</div>
<div> </div>
<div>Thanks, Ian<br> </div>
<div><span class="q"><span class="gmail_quote">On 9/25/06, <b class="gmail_sendername">Will McDonald</b> <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:wmcdonald@gmail.com" target="_blank">wmcdonald@gmail.com
</a>> wrote:</span> </span>
<div><span class="e" id="q_10de581b30c09b52_7">
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On 25/09/06, Ian mu <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:mu.llamas@gmail.com" target="_blank">
mu.llamas@gmail.com</a>> wrote:<br>> Hiya, thanks a lot for that Will (sorry spelt name wrong before!), think <br>> you're reply has almost got there...<br>><br>> If I dos2unix the file it works, if I use vi/m (what I normally use) or nano
<br>> etc, it doesn't work (but will if I then dos2unix it again)?<br>><br>> SELinux I think is on permissive/targeted (I'm not too familiar with selinux <br>> as someone else set it up, but my understanding is that it should allow all,
<br>> but log/audit it?).<br>><br>> Looks like thats it, but not sure still why its not saving it correctly?<br><br>Sounds like vi/vim's doing something weird to the file on write/save. <br>Have you any user specific initialisation in the user whose crontab
<br>you're editing's $HOME? i.e. If you're setting up the crontab for<br>logadmin, whilst logged in *as* logadmin, is there a $HOME/.vimrc file<br>or similar? <br><br>If you just run vi/vim without passing it any files to edit then do
<br><br>:set<br><br>... what does that result it? On a vanilla system here with<br>vim-enhanced installed and no customisations, running vi I get... <br><br>:set<br>--- Options ---<br>backspace=2         history=50          ttyfast             t_Sf=^[[3%dm
<br>cscopetag           hlsearch            ttymouse=xterm<br>cscopeverbose       ruler               viminfo='20,"50 <br>helplang=en         scroll=11           t_Sb=^[[4%dm<br>cscopeprg=/usr/bin/cscope<br>fileencodings=utf-8,latin1
<br>Hit ENTER or type command to continue<br><br>Compare that to what you get by default and what you get when you run <br>crontab -e. If I run crontab -e then examine vi's environment it's<br>just...<br><br>:set<br>--- Options ---
<br>backspace=2         history=50          scroll=11           ttyfast<br>fileencoding=utf-8<br>fileencodings=ucs-bom,utf-8,latin1 <br>Hit ENTER or type command to continue<br><br><br>Will.<br>_______________________________________________
<br>CentOS mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:CentOS@centos.org" target="_blank">CentOS@centos.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">
http://lists.centos.org/mailman/listinfo/centos</a><br></blockquote></span></div></div><br></blockquote></div><br>