CUT command in Linux | Complete guide | explained with example

Опубликовано: 01 Ноябрь 2024
на канале: Technical Lab
1,329
10

In this tutorial, I will show you how to use cut command in Linux/Aix. This is a complete guide for CUT command explained with a very simple example.
########## Cut command

1.cut -c n1-n2

2 cut -c -n1,n2

3.cut -c -M

4 cut c N

5 cut with tab delimeter

6.cut using any field


Please subscribe to my youtube channel for such tutorials

Please watch the split a file by line number here:
   • Split utility in Linux/Unix : to brea...  

Split utility in Linux/Unix : to break huge file into small pieces
   • Split utility in Linux/Unix : to brea...  

How to keep sessions alive in terminal/putty infinitely in linux/unix : Useful tips
   • How to keep sessions alive in termina...  

Random value generator and shuffling in python
   • Random value generator and shuffling ...  

Intro to class in python
   • Introduction to Class in python  

Lists, tuples, dictionary in python
   • Introduction to Lists, tuples and dic...  

Python basic tutorial for beginners
   • Python basics tutorial for beginners  

Python basics tutorial for beginners part 2 -variables in python
   • Python basics tutorial for beginners ...  


Vi editor basic to advance part 1
   • VI editor basic to advanced : Part 1  

Vi editor basic to advance part 2
   • VI editor basic to advanced tutorial ...  

Keyboard remapping in linux, switching keys as per your own choice
   • Keyboard remapping in linux, switchin...  

How to install/open an on sceen keyboard in Linux/Unix system
   • How to install/open an on sceen keybo...  

Python IDE for windows , linux and mac OS
   • Python IDE for windows , linux and ma...  

How to record screen or sessions in Linux/Unix
   • How to record screen or sessions in L...  

How to download and install PAGE GUI builder for python
   • How to download and install PAGE GUI ...  

Create a basic Login page in python using GUI builder PAGE
   • Create a basic Login page in python u...  

Working with RadioButton in python in PAGE builder
   • Working with RadioButton in python in...  

Basic program on Multithreading in python using thread module
   • Basic program on Multithreading in py...