Transcription of Unix: Beyond the Basics
{{id}} {{{paragraph}}}
Unix: Beyond the Basics 1 Login Requesting a tak account Windows PuTTY Need to setup X-windows for graphical display Macs Access the Terminal: Go Utilities Terminal 2 Login using Secure Shell ssh Y user@tak 3 Command Prompt user@tak ~$ PuTTY on Windows Terminal on Macs Hot Topics website: Please login to our tak server, and create a directory for the exercises in your lab share, and use it as your working directory $ mkdir unix2 $ cd unix2 Download all files into your working directory You should have the files below in your working directory: , , , , datasets folder you can check with ls command 4 Unix Commands Review (Unix Essentials) $ sort k2,3 $ cut f1,5 $ cut f1-5 $ wc l How many lines are in this file?
Login using Secure Shell ssh –Y user@tak 3 Command Prompt user@tak ~$ PuTTY on Windows Terminal on Macs
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}