Linux Terminal Glossary
›
Text Processing
sed '1d' file.txt
Category:
Text Processing
sed '1d' file.txt
Copy command
Delete the first line of a file
Removes the first line of a file from the output — useful for skipping a header row.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.