bash head command
# SYNTAX
# head [options] [file_name(s)]
# OPTIONS
# -n | N, prints out the furst N lines of the file(s)
# -q, doesn't print out the file headers
# -v, always prints out the file headers
# EXAMPLE
head -n 7 file.txt
head -q -n 5 file1.txt file2.txt
# CREDIT
# https://www.freecodecamp.org/news/bash-commands-bash-ls-bash-head-bash-mv-and-bash-cat-explained-with-examples/
Also in Shell:
- change dns resolver linux
- how to update git on windows
- how to revoke permissions from group and others
- gatsby image plugin
- ubuntu nginx installation
- what does pro mean in github
- install laravel
- git change remote origin address
- edit default port for linux server
- linux see when file created
- install pytorch cuda 10
- ubuntu add public key to server
- how to revert commit in git
- create a repo using github api
- git bash set global username and password
- updating git on mac
- grub file path
- 'node-sass' is not recognized as an internal or external command,
- : sudo apt install apache2
- rithm school github
- make a batch file that accepts pipe input
- macos homebrew unattended cask installs
- pip install kivy error
- lstinputlisting excluse lines