Sponsored Content
Full Discussion: Editor Wars!
Top Forums UNIX for Dummies Questions & Answers Editor Wars! Post 14438 by auswipe on Thursday 31st of January 2002 04:06:56 PM
Old 01-31-2002
Code:
copy con > somefile.txt

Grunt! Grunt! Grunt!

Actually. Under Unices I prefer to use elvis or vim.

Under Win32 I prefer to use notepad but really miss the power of vi. If I wasn't such a slacker I'd just purchase UltraEdit for Win32 and be done with it.

Anybody here ever use Brief? I used to code in xBase with Brief many, many years ago and like the ability to perform block based cut and paste.

Wow. Flashback... Wordstar2000 key commands under Borland IDEs... Smilie
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Pasting text in VI editor from a different editor

Hi, I knw its a silly question, but am a newbie to 'vi' editor. I'm forced to use this, hence kindly help me with this question. How can i paste a chunk 'copied from' a different editor(gedit) in 'vi editor'? As i see, p & P options does work only within 'vi'. (10 Replies)
Discussion started by: harishmitty
10 Replies

2. Shell Programming and Scripting

set EDITOR=vi -> default editor not setting for cron tab

Hi All, I am running a script , working very fine on cmd prompt. The problem is that when I open do crontab -e even after setting editor to vi by set EDITOR=vi it does not open a vi editor , rather it do as below..... ///////////////////////////////////////////////////// $ set... (6 Replies)
Discussion started by: aarora_98
6 Replies

3. Solaris

Epic Editor was not able to obtain a license for your use. Feature Epic Editor :Licen

Epic Editor was not able to obtain a license for your use. Feature Epic Editor :License server is down (1 Reply)
Discussion started by: durgaprasadr13
1 Replies
RMNEWS(8)						      System Manager's Manual							 RMNEWS(8)

 *

NAME
rmnews - expunge and remove news articles SYNOPSIS
rmnews DESCRIPTION
Rmnews reads article data from the standard input. It then expunges and removes the listed articles. Rmnews is designed to be used by InterNetNews to remove canceled, superseded, and expired news articles. The input is processed as an INN expirerm file listing or an INN cancel stream written as a ``WC'' entry in the newsfeeds(5) file. This data consists of lines of text, each containing a list of relative article pathnames, with a single space between entries. If a listed file is contained in an IMAP news mailbox, it is expunged out of that mailbox. In any case, each listed file is unlinked. Rmnews reads its configuration options out of the imapd.conf(5) file. The optional newsprefix option specifies a prefix to be prepended to newsgroup names to make the corresponding IMAP mailbox names. The required partition-news option specifies the pathname prefix to the IMAP news mailboxes. The value of partition-news concatenated with the dots-to-slashes-converted value of newsprefix must be the pathname of the news spool directory. FILES
/etc/imapd.conf CMU
Project Cyrus RMNEWS(8)
All times are GMT -4. The time now is 05:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy