Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the 4 kinds of sentences with examples?

Answer Posted / Harishpal Singh

In Linux commands, there are four main types of sentences: Command, Pipe (|), Redirects (>, >>, <), and Background Processes ( & ).nCommand: ls -l (displays detailed directory listing)nPipe: ls | grep 'documents' (searches for the word 'documents' in the directory listing)nRedirect Output >: ls > file.txt (writes the output of ls command to a file named file.txt)nRedirect Output >>: echo 'Hello World' >> file.txt (appends 'Hello World' to file.txt if it exists, or creates it if not)nBackground Process: ps & (runs the ps command in the background)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can any one send me one project on linux ...?

2845