We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
  • Hackerrank Home
  • Prepare
    NEW
  • Certify
  • Compete
  • Career Fair
  • Hiring developers?
  1. Prepare
  2. Linux Shell
  3. Text Processing
  4. Cut #8
  5. Tutorial

Cut #8

Problem
Submissions
Leaderboard
Discussions
Editorial
Tutorial

This is a very well written tutorial demonstrating different ways in which 'cut' may be used to either print characters at a particular position, or to print columns of a text file, based on delimiters. The latter is particularly useful while dealing with tabulated data in *.tsv or *.csv format.

View Practice Challenge

tutorial details


Need Help?


View discussions
View editorial
View top submissions
  • Blog
  • Scoring
  • Environment
  • FAQ
  • About Us
  • Support
  • Careers
  • Terms Of Service
  • Privacy Policy