LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Working with files???? (https://www.linuxquestions.org/questions/linux-newbie-8/working-with-files-132070/)

jillyt 01-06-2004 10:48 AM

Working with files????
 
Hi there,
This is going to be a really stupid question, I don't know why I'm not getting it, but I cannot seem to figure out how to work with files, I am not able to figure out how to bring them up and edit them, I am working in RedHat 8 right now, and I have tried reading everything I can get on Linux and maybe It is just going over my head, Please if someone could give me simple instructions on how to work with my files, I would be very grateful. And can you only work with files in the shell or is there graphical ways to edit and locate them. Thanks and please excuse me for being such a dummy :) You guys are great and have been a tremendous help in my learning Linux

Ciccio 01-06-2004 11:00 AM

There are several commands to work with files. I suggest you search on the net (google) a little about VI and EMACS. but to just display a file you can use cat.

Read the man pages (man <prggy-name>) of:

cat
echo
vi
emacs
more
less

and read whatever you can on command line redirection (|,>,<, etc)

chrisk5527 01-06-2004 12:16 PM

Try out this link, it looks like a good start for someone in your situation.

http://linux-newbie.sunsite.dk/lnag_learning.html


All times are GMT -5. The time now is 06:16 AM.