LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   shell scripting commands and yum= (https://www.linuxquestions.org/questions/linux-newbie-8/shell-scripting-commands-and-yum%3D-322962/)

geminigal 05-12-2005 10:37 PM

shell scripting commands and yum=
 
hi ppl. i juz wanna know after installing the Fedora Core on my pc, what are the things that i need to do next? ie: yum install updates?? can someone pls giv me some bash commands used at the terminal?

besides that, i had saved some files. but i had difficulties in searching those files:
may i know wat are the command lines to search those files at terminal? tq

tuxrules 05-12-2005 10:45 PM

Quote:

can someone pls giv me some bash commands used at the terminal?
What command are used depends entirely on what you want to do???

I should point out...it is not yum install updates. It is

# yum update

# man yum --- for more info

$ locate filename

Edit: Bash Scripting is different from bash commands...If you want to learn about bash scripting...there a very nice guide here

freakyg 05-13-2005 03:12 AM

Re: shell scripting commands and yum=
 
Quote:

can someone pls giv me some bash commands used at the terminal?

http://www.onlamp.com/linux/cmd/


All times are GMT -5. The time now is 08:18 AM.