NAME
The colrm command is also a relatively common command in the shell. It is simple to remove or filter the specified column from the specified file.
SYNOPSIS
colrm [startcol [endcol ] ]
DESCRIPTION
The Colrm command removes the specified column from a file, providing input from a standard input file, and the output is also Standard output.
EXAMPLE
If:
File: text.file
Content: 123456789
Example 1.
$ colrm 4 < test.file Then the contents of test.file are: 123 # Remove all from the fourth column
Example 2.
$ colrm 4 6 < test.file then the content of test.file is: 123789 # Remove the fourth column to the sixth case 3.$ colrm 4 6 < test.file >test.file1 will test.file The removed file is output to test.file1123789
We all know that the Linux rm command can delete files, but if you want to delete the directory, you
The purpose of writing this article is to make yourself a linux environment later, no need t
After reinstalling Win7, I have never tried to install Linux again, occasionally playing, an
Linux lftp connection ftp server upload download command
File descriptors in server programming
Trojan in the Linux server, manual removal method
Linux can ping IP, ping nowhere domain
Linux using tcpdump to achieve automatic capture of 24 hours
Linux interrupt processing flow
Linux hard disk partition format and mount
File archiving, compression, and decompression of Linux commands - tar, gzip, gunzip, bzip2, bunz
Windows8 Start Screen Unpins the app from appearing on the start screen
Genuine Windows7 allows free switching between multiple languages
Linux kernel EXT4 data corruption bug has been fixed
Win7 does not take up space to install font methods
360 driver master drive backup and restore graphic tutorial
Modify the window color to protect the eyes [Figure]
Teach you how to get Windows XP with Windows 7 Start Menu Tips
Yum error Error: Cannot find a valid baseurl for repo: addons