aspose file tools
The moose likes Linux / UNIX and the fly likes AS400 + File Edit using Putty Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Linux / UNIX
Reply Bookmark "AS400 + File Edit using Putty" Watch "AS400 + File Edit using Putty" New topic
Author

AS400 + File Edit using Putty

Jigar Naik
Ranch Hand

Joined: Dec 12, 2006
Posts: 744
Hi,

I am connected to AS400... using putty and i want to edit one file from putty.

Can anybody tell me how do i do that ?


Jigar Naik


Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5543

Does the AS400 have vi?


JBoss In Action
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16483
    
    2

If you have a Telnet connection to the System i, and if the file you want to edit is in the IFS, then you use the EDTF command to do that.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: AS400 + File Edit using Putty
 
Similar Threads
How can i use Backspace in linux commands
Java file.mkdir() does not work even after chmod set to 777
AS400 and JDBC (and SQL)
sudoers
How To Edit a File in the Unix?