Edit-Compile-Test on Unix from your Windows machine at home
Summary
Note: The Edit-Compile will work for any program, but the
Test part will only work for non-GUI programs.
- Login to the unix server (hobbes).
- Make new sub-directory (folder) if needed. Else
navigate to the target directory.
- Edit using pico.
- Compile at the command-line.
- Execute at the command-line.
- Transfer your files back to your machine, if desired.
Note: