linux 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:
- git revert pr merge
- how to count digits and sum of digits in C
- [ErrorException] file_put_contents(./composer.json): failed to open stream: Permission denie d
- revert to commit git
- git how to delete origin branch
- pip install django-allauth
- python-swiftclient 3.5.0 uninstall ubuntu
- how to update npm
- install homebrew ios
- delete git tag remote
- install strapi cli
- batch loops
- install postfix dovecot ubuntu 16.04
- cordova ios 5.1.0
- tried accessing the FileTransfer plugin but it's not installed.
- install opencv
- flutter create command
- git change remote origin address
- upgrade yarn version
- restart pulseaudio ubuntu
- git collab
- git clone with folder name
- git show diff between branches
- shell foreach line