The Artima Developer Community
Sponsored Link

Java Buzz Forum
Useful trick for Rio command-line tools (known as CLI)

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Jerome Bernard

Posts: 171
Nickname: jeje
Registered: Oct, 2002

Jerome Bernard is consultant working for StepInfo.
Useful trick for Rio command-line tools (known as CLI) Posted: Jun 3, 2007 3:27 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Jerome Bernard.
Original Post: Useful trick for Rio command-line tools (known as CLI)
Feed Title: Kalixia
Feed URL: http://feeds.feedburner.com/kalixia/?cat=3
Feed Description: A small place for distributed computing...
Latest Java Buzz Posts
Latest Java Buzz Posts by Jerome Bernard
Latest Posts From Kalixia

Advertisement
I’ve always wondered how the Rio CLI tools could support up & down keys in order to recall previous commands. I found a solution on the Berkeley DBXML FAQ: use rlwrap. So, instead of running “rio”, run instead “rlwrap rio”. Simple, but useful

Read: Useful trick for Rio command-line tools (known as CLI)

Topic: How To Escape Column Names in HSQLDB RDBMS Previous Topic   Next Topic Topic: Sun's posted the PDFs of technical session notes from JavaOne.

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use