LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Closed Thread
  Search this Thread
Old 12-20-2016, 07:24 PM   #1
dash3815
LQ Newbie
 
Registered: Dec 2016
Posts: 6

Rep: Reputation: Disabled
help me urgent linux


Suppose that you receive a file in the comma separated value format. Assume that columns are labeled by "A", "B", "C", etc, and rows are labelled by 1, 2, 3, etc. Note that this kind of data and labels can be found in Excel, if you like. We want to extract a subset of data from the file, myCSV.txt, which is formated as explained above. The subset of data that we want is contained in the columns "C" to "E" and "G". Let's try the following steps:

Use the delimiter ',' for the option -d, select the fields from 3 to 5. The Linux command is:
Do the command-line above to save the result in the file called, mySub1.txt. Give the Linux command.
Assume that mySub2.txt contains the column "G" in the similar way above. Now the command ___________________________________ joins the two files, mySub1.txt and mySub2.txt and save the result in the file "mySub.txt'.
The command _________________________________ scrambles by translating the first 13 alphabets to the second 13 alphabets and vice versa.
 
Old 12-20-2016, 07:31 PM   #2
rknichols
Senior Member
 
Registered: Aug 2009
Distribution: CentOS
Posts: 4,715

Rep: Reputation: 2191Reputation: 2191Reputation: 2191Reputation: 2191Reputation: 2191Reputation: 2191Reputation: 2191Reputation: 2191Reputation: 2191Reputation: 2191Reputation: 2191
The LQ Rules prohibit verbatim posting of homework assignments. If you will show what you have tried, people are willing to help, but don't ask someone to do the assignment for you.
 
2 members found this post helpful.
Old 12-20-2016, 07:38 PM   #3
dash3815
LQ Newbie
 
Registered: Dec 2016
Posts: 6

Original Poster
Rep: Reputation: Disabled
I am willing to pay its not homework btw I
 
Old 12-20-2016, 07:51 PM   #4
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 18,759
Blog Entries: 28

Rep: Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965
Supposing I received a task like that, the first thing I would do is a web search.

Please note that we are all volunteers here. Your question is urgent to no one but you. A title such as "Extract data from CSV file" would have been far better than "Help Me Urgent Linux."

If you have not done so, you may want to read this.
 
3 members found this post helpful.
Old 12-20-2016, 08:10 PM   #5
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 25,796

Rep: Reputation: 7745Reputation: 7745Reputation: 7745Reputation: 7745Reputation: 7745Reputation: 7745Reputation: 7745Reputation: 7745Reputation: 7745Reputation: 7745Reputation: 7745
Quote:
Originally Posted by dash3815 View Post
I am willing to pay
You can't afford most of the people here...and the ones you can afford are probably also looking for people to do their homework as well.
Quote:
its not homework btw I
Who do you think you're kidding here??? I cannot FATHOM it being a work assignment, because if you got a job doing such things you'd have the skills to do the job. And, there's NO real reason a 'work assignment' would have you show your work, and write down how you did it.

Read the "Question Guidelines"...we aren't going to do your work for you, and please, don't lie to people when posting. We will be happy to help you, but show your effort first.
 
Old 12-20-2016, 09:22 PM   #6
szboardstretcher
Senior Member
 
Registered: Aug 2006
Location: Detroit, MI
Distribution: GNU/Linux systemd
Posts: 4,278

Rep: Reputation: 1693Reputation: 1693Reputation: 1693Reputation: 1693Reputation: 1693Reputation: 1693Reputation: 1693Reputation: 1693Reputation: 1693Reputation: 1693Reputation: 1693
I really gotta wonder if this is a troll account. Who would ever post exact questions for a class like this? It's just a waste of money on schooling that isn't going to teach them anything.

Troll?
 
Old 12-20-2016, 09:39 PM   #7
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 25,796

Rep: Reputation: 7745Reputation: 7745Reputation: 7745Reputation: 7745Reputation: 7745Reputation: 7745Reputation: 7745Reputation: 7745Reputation: 7745Reputation: 7745Reputation: 7745
Quote:
Originally Posted by szboardstretcher View Post
I really gotta wonder if this is a troll account. Who would ever post exact questions for a class like this? It's just a waste of money on schooling that isn't going to teach them anything.

Troll?
Honestly, after as long as you've been here (like me), can you really tell me you haven't seen a zillion "plz...homework! URGENT!" questions?? This is just the latest....
 
Old 12-20-2016, 09:40 PM   #8
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 18,759
Blog Entries: 28

Rep: Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965Reputation: 5965
Quote:
Troll?
The content really isn't very trollish, but it's clearly poorly conceived.

(evil grin) Script-kiddie?
 
Old 12-20-2016, 10:06 PM   #9
Jjanel
Member
 
Registered: Jun 2016
Distribution: any&all, in VBox; Ol'UnixCLI; NO GUI resources
Posts: 999
Blog Entries: 12

Rep: Reputation: 363Reputation: 363Reputation: 363Reputation: 363
Thumbs down LinuxJunk.org?

LQ needs a better methodology to SCREEN new posters.
 
Old 12-21-2016, 06:37 AM   #10
nigelc
Member
 
Registered: Oct 2004
Location: Sydney, Australia
Distribution: Mageia 7
Posts: 405
Blog Entries: 4

Rep: Reputation: 80
What is a troll account ?
 
Old 12-21-2016, 11:52 AM   #11
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,788
Blog Entries: 13

Rep: Reputation: 4830Reputation: 4830Reputation: 4830Reputation: 4830Reputation: 4830Reputation: 4830Reputation: 4830Reputation: 4830Reputation: 4830Reputation: 4830Reputation: 4830
Per the LQ Rules, please do not post homework assignments verbatim. We're happy to assist if you have specific questions or have hit a stumbling point, however. Let us know what you've already tried and what references you have used (including class notes, books, and Google searches) and we'll do our best to help. Also, keep in mind that your instructor might also be an LQ member.
 
1 members found this post helpful.
  


Closed Thread


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
boot sector and lilo collapse !!!!! URGENT URGENT URGEN !!!!! frelihm Linux - Software 21 12-02-2009 10:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:02 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration