Dreevoo.com | Online Learning and Knowledge Sharing
 
Home | FORUM | Published content on Dreevoo.com | Linux Terminal basics
Gost
Click to view your profile
Shortcuts
Fresh topics Fresh topics
My topics My topics
Unanswered topics Unanswered topics
Forum rules Forum rules
Who is online?
Registered users: Registered users:
Guests: Guests:

 
  Linux Terminal basics
   
   
 
 
 
USER
MESSAGE
  Click to open user profile  
15th Oct 2012, 12:00 AM
One of the main advantages of Linux is being able to control complete operating system in terminal mode. Today we will learn some basic commands.


Link to the content ...
 
 
  Click to open user profile  
15th Oct 2012, 2:23 AM
Can you please tell me how to find a text in a file?


 
 
  Click to open user profile  
15th Oct 2012, 1:33 PM
Usually you use command grep

grep search_string *

If you want to also search in subfolders just append -R
grep search_string * -R
 
 
 
   
   
 
online learning made for people
Dreevoo.com | CONTRIBUTE | FORUM | INFO