HEAD COMMAND LINUX ✔️ Examples and Options
#Solvetic_eng video-tutorial to learn how to use HEAD COMMAND in LINUX
▶️ 𝗔𝗟𝗟 𝗔𝗕𝗢𝗨𝗧 𝗟𝗜𝗡𝗨𝗫 👉 https://www.youtube.com/playlist?list=PLOkioV3BTLXg_-zT9QBYRSd9s7ASoz-os
We show you step by step how the HEAD command works and how to use the HEAD commands in the Linux terminal. In the video you can see different uses and what you can do with the HEAD command, with usage examples so you can learn how and when to use it.
ls (Command to list content in Linux)
cat file.txt (Command to open the content of the file)
head file.txt (Command to display the first 10 lines of the file on Linux)
head -n # file.txt (Command to see only a defined number of lines on Linux)
head -n -# file.txt (Command to remove a number of lines)
head -c # file.txt (Command for specific number of characters in the file)
head -c -# file.txt
head -n # -v file.txt (Command to see the file name in the header)
cp file.txt file1.txt (Command to display headers in multiple files)
head -n # file.txt file1.txt (Command to view headers)
head -n # -q file.txt file1.txt (Command to disable header)
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
🔥 SUBSCRIBE: https://www.youtube.com/channel/UCkVkmxeHaBk77kAWEzopCBw?sub_confirmation=1
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
👀 Thousands more FREE tutorials Web (Spanish Language) 💡: https://www.solvetic.com
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Solvetic is the main YouTube channel for creating video solutions on computer and tech topics problems and different categories such us: Gaming, Windows, Mac, Linux, Android, iPhone, Photoshop, Web browsers, Office, Internet, Programs, Applications, Security, Programming etc.
We explain it to you in the most simple and professional way to learn new things and make solving problems related to computing and technology an easy job.