Sent: Wednesday, November 08, 2017 at 11:46 PM
From: "kevin martin" <[email protected]>
To: "Community support for Fedora users" <[email protected]>
Subject: Re: vi
From: "kevin martin" <[email protected]>
To: "Community support for Fedora users" <[email protected]>
Subject: Re: vi
> technically, I guess, based on the man page, it doesn't need to be, but you may want to try that (I assume that your VI is, in fact, VIM).
Actually, the issue is with the $
---
Regards,
Kevin Martin
On Wed, Nov 8, 2017 at 4:45 PM, kevin martin <[email protected]> wrote:
is the first +:1 enclosed in ""'s?---Regards,Kevin MartinOn Wed, Nov 8, 2017 at 4:40 PM, Patrick Dupre <[email protected]> wrote:Hello,
I would like to execute a vi command as a bash command like:
vi +:1 "+1,$s/E/e/g" "+wq" test.TXT
But it does not work!
under vi, I would do:
vi test.TXT
:1
:1,$s/E/e/g
:wq
could you tell me what I am missing?
Thank
===========================================================================
Patrick DUPRÉ | | email: [email protected]
Laboratoire de Physico-Chimie de l'Atmosphère | |
Université du Littoral-Côte d'Opale | |
Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44
189A, avenue Maurice Schumann | | 59140 Dunkerque, France
===========================================================================
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
_______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected]
