It's UWAweek 38 (2nd semester, week 8)

help2002

This forum is provided to promote discussion amongst students enrolled in CITS2002 Systems Programming.
Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.
Displaying selected article
Showing 1 of 487 articles.
Currently 20 other people reading this forum.


 UWA week 31 (2nd semester, week 2) ↓
SVG not supported

Login to reply

👍?
helpful
7:52am Sun 4th Aug, Christopher M.

ANONYMOUS wrote:
> So I'm trying to do Lab 1 right now, and for that I'm doing the prerequisite tasks with the Unix OS. I'm at the part where it says to save the document to my home directory. When I try to call for it, it says it doesn't exist or there's no filename.
It seems that you're unsure where you're working.
>From any shell prompt, you can issue the command pwd (print working directory) to find out where you are.
If you are naming and using files by just providing their filename, without any leading pathname, you'll need those files to be in your current working directory. When you download a file using your browser, it'll be placed in the browser's default location (directory), but you can change this (usually through the right mouse button) with 'Save As...' Set that location to your shell's working location, and then use ls to ensure that your required file has been downloaded there.

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy