Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
running unix command in vi session
Name: kamalpreet Date: July 3, 2007 at 22:30:08 Pacific OS: Solaris CPU/Ram: Ultra 60 Product: Sun
Comment:
how can I run simple unix commands like pwd ,ls or cd in vi editor without quiting the vi session.
Summary: Hi, Iam trying to code in java and wanted to run the commands in the Unix remote servers. I have the following code to run multiple GREP commands from a file in a single session. But when i execute t...
Summary: Hi All, Could you please let me know if there is a way to run Unix commands like 'mv', 'cp' and 'compress' in parallel. I have a script to 'mv' or cp or 'compress' the file in serial by going in to a ...