{"id":5418,"date":"2024-09-17T20:05:56","date_gmt":"2024-09-17T14:35:56","guid":{"rendered":"https:\/\/www.veeble.org\/kb\/?p=5418"},"modified":"2025-03-06T11:30:04","modified_gmt":"2025-03-06T06:00:04","slug":"how-to-count-lines-in-a-file-using-linux-terminal","status":"publish","type":"post","link":"https:\/\/www.veeble.com\/kb\/how-to-count-lines-in-a-file-using-linux-terminal\/","title":{"rendered":"How to Count Lines in a File Using Linux Terminal"},"content":{"rendered":"\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/Count-Lines-in-Linux-Easily.jpg\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-id=\"7577\" src=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/Count-Lines-in-Linux-Easily-1024x576.jpg\" alt=\"Count Lines in Linux Easily\" class=\"wp-image-7577\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/Count-Lines-in-Linux-Easily-1024x576.jpg 1024w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/Count-Lines-in-Linux-Easily-300x169.jpg 300w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/Count-Lines-in-Linux-Easily-768x432.jpg 768w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/Count-Lines-in-Linux-Easily.jpg 1366w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<p>Linux terminal offers efficient methods for counting lines in files, which are useful for analyzing log files, processing text data, or providing an overview of file contents. In this blog, we will learn different methods to easily count lines in a file using a Linux terminal.<\/p>\n\n\n\t\t\t\t<div class=\"wp-block-uagb-table-of-contents uagb-toc__align-left uagb-toc__columns-1  uagb-block-509c82a6      \"\n\t\t\t\t\tdata-scroll= \"1\"\n\t\t\t\t\tdata-offset= \"30\"\n\t\t\t\t\tstyle=\"\"\n\t\t\t\t>\n\t\t\t\t<div class=\"uagb-toc__wrap\">\n\t\t\t\t\t\t<div class=\"uagb-toc__title\">\n\t\t\t\t\t\t\tTable Of Contents\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uagb-toc__list-wrap \">\n\t\t\t\t\t\t<ol class=\"uagb-toc__list\"><li class=\"uagb-toc__list\"><a href=\"#common-methods\" class=\"uagb-toc-link__trigger\">Common Methods<\/a><ul class=\"uagb-toc__list\"><li class=\"uagb-toc__list\"><a href=\"#using-wc-command\" class=\"uagb-toc-link__trigger\">Using wc Command<\/a><li class=\"uagb-toc__list\"><li class=\"uagb-toc__list\"><a href=\"#using-grep-command\" class=\"uagb-toc-link__trigger\">Using grep Command<\/a><li class=\"uagb-toc__list\"><li class=\"uagb-toc__list\"><a href=\"#using-awk-command\" class=\"uagb-toc-link__trigger\">Using awk Command<\/a><li class=\"uagb-toc__list\"><li class=\"uagb-toc__list\"><a href=\"#using-sed-command\" class=\"uagb-toc-link__trigger\">Using sed Command<\/a><\/li><\/ul><\/li><li class=\"uagb-toc__list\"><a href=\"#additional-methods\" class=\"uagb-toc-link__trigger\">Additional Methods<\/a><li class=\"uagb-toc__list\"><a href=\"#start-building-your-website-with-our-cpanel-hosting\" class=\"uagb-toc-link__trigger\">Start Building Your Website with Our cPanel Hosting<\/a><\/ul><\/ol>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\n\n\n<p><\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"common-methods\">Common Methods<\/h3>\n\n\n<p>There are four common methods used to count lines in Linux: wc, grep, awk, and sed. The right tool to use depends on your specific scenario. The below flowchart gives an idea about which tool you must use in your use case without causing much confusion!<\/p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.veeble.org\/kb\/wp-content\/uploads\/2024\/09\/Which-Tool-to-Select.png\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"2622\" height=\"3432\" data-id=\"5428\" src=\"https:\/\/www.veeble.org\/kb\/wp-content\/uploads\/2024\/09\/Which-Tool-to-Select.png\" alt=\"The flowchart gives an idea about which tool you must use to count lines in a Linux machine without causing much confusion.\" class=\"wp-image-5428\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/Which-Tool-to-Select.png 2622w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/Which-Tool-to-Select-229x300.png 229w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/Which-Tool-to-Select-782x1024.png 782w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/Which-Tool-to-Select-768x1005.png 768w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/Which-Tool-to-Select-1173x1536.png 1173w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/Which-Tool-to-Select-1565x2048.png 1565w\" sizes=\"auto, (max-width: 2622px) 100vw, 2622px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<p><\/p>\n\n\n<h4 class=\"wp-block-heading\" id=\"using-wc-command\">Using wc Command<\/h4>\n\n\n<p>The <a href=\"https:\/\/linux.die.net\/man\/1\/wc\" target=\"_blank\" rel=\"noopener\">wc (word count)<\/a> command is a versatile tool that can count lines, words, and characters in a file. To count lines, use the <strong>-l<\/strong> option with wc:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">wc -l filename<\/pre>\n\n\n\n<p>This will output the number of lines followed by the filename. To display only the number of lines without the filename, use:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">wc -l &lt; filename<\/pre>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.veeble.org\/kb\/wp-content\/uploads\/2024\/09\/wc-l.png\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"736\" height=\"107\" data-id=\"5431\" src=\"https:\/\/www.veeble.org\/kb\/wp-content\/uploads\/2024\/09\/wc-l.png\" alt=\"wc -l output when counting lines\" class=\"wp-image-5431\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/wc-l.png 736w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/wc-l-300x44.png 300w\" sizes=\"auto, (max-width: 736px) 100vw, 736px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<p>You can also pipe data into wc:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">cat filename | wc -l<\/pre>\n\n\n\n<p>Or count lines from a web page or other command outputs:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">curl veeble.org --silent | wc -l<\/pre>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-4 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.veeble.org\/kb\/wp-content\/uploads\/2024\/09\/wc-l-advanced.png\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"776\" height=\"106\" data-id=\"5432\" src=\"https:\/\/www.veeble.org\/kb\/wp-content\/uploads\/2024\/09\/wc-l-advanced.png\" alt=\"wc -l command output\" class=\"wp-image-5432\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/wc-l-advanced.png 776w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/wc-l-advanced-300x41.png 300w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/wc-l-advanced-768x105.png 768w\" sizes=\"auto, (max-width: 776px) 100vw, 776px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<p><\/p>\n\n\n<h4 class=\"wp-block-heading\" id=\"using-grep-command\">Using grep Command<\/h4>\n\n\n<p>The <a href=\"https:\/\/linux.die.net\/man\/1\/grep\" target=\"_blank\" rel=\"noopener\">grep command<\/a> can also be used to count lines matching a specific pattern:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">grep -c \"pattern\" filename<\/pre>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-5 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.veeble.org\/kb\/wp-content\/uploads\/2024\/09\/counting-pattern.png\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"1095\" height=\"267\" data-id=\"5433\" src=\"https:\/\/www.veeble.org\/kb\/wp-content\/uploads\/2024\/09\/counting-pattern.png\" alt=\"Counting pattern in a file using the grep command\" class=\"wp-image-5433\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/counting-pattern.png 1095w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/counting-pattern-300x73.png 300w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/counting-pattern-1024x250.png 1024w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/counting-pattern-768x187.png 768w\" sizes=\"auto, (max-width: 1095px) 100vw, 1095px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<p>To count lines that do not match a pattern:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">grep -c -v \"pattern\" filename<\/pre>\n\n\n\n<p>For counting lines in a file without specific patterns, use:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">grep -c ^ filename<\/pre>\n\n\n\n<p><\/p>\n\n\n<h4 class=\"wp-block-heading\" id=\"using-awk-command\">Using awk Command<\/h4>\n\n\n<p>The <a href=\"https:\/\/linux.die.net\/man\/1\/awk\" target=\"_blank\" rel=\"noopener\">awk command<\/a> is another option for counting lines:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">awk 'END{print NR}' filename<\/pre>\n\n\n\n<p>To exclude empty lines:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">awk '\/^.\/ {c++} END{print c}' filename<\/pre>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-6 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.veeble.org\/kb\/wp-content\/uploads\/2024\/09\/awk-command.png\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"1044\" height=\"322\" data-id=\"5436\" src=\"https:\/\/www.veeble.org\/kb\/wp-content\/uploads\/2024\/09\/awk-command.png\" alt=\"awk command in linux for counting lines in a file\" class=\"wp-image-5436\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/awk-command.png 1044w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/awk-command-300x93.png 300w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/awk-command-1024x316.png 1024w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/awk-command-768x237.png 768w\" sizes=\"auto, (max-width: 1044px) 100vw, 1044px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<p><\/p>\n\n\n<h4 class=\"wp-block-heading\" id=\"using-sed-command\">Using sed Command<\/h4>\n\n\n<p>The <a href=\"https:\/\/linux.die.net\/man\/1\/sed\" target=\"_blank\" rel=\"noopener\">sed command<\/a> can be used with:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sed -n '$=' filename<\/pre>\n\n\n\n<p>This prints the total number of lines in the file.<\/p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-7 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.veeble.org\/kb\/wp-content\/uploads\/2024\/09\/sed-command.png\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"680\" height=\"66\" data-id=\"5438\" src=\"https:\/\/www.veeble.org\/kb\/wp-content\/uploads\/2024\/09\/sed-command.png\" alt=\"sed command in linux\" class=\"wp-image-5438\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/sed-command.png 680w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/09\/sed-command-300x29.png 300w\" sizes=\"auto, (max-width: 680px) 100vw, 680px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<p><\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"additional-methods\">Additional Methods<\/h3>\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Counting Lines in Multiple Files:<\/strong> <code>cat *.txt | wc -l<\/code><\/li>\n\n\n\n<li><strong>Counting Lines in Files within a Directory:<\/strong> <code>find . -type f -exec wc -l {} +<\/code><\/li>\n\n\n\n<li><strong>Counting Lines in Files with Specific Patterns:<\/strong> <code>grep \"pattern\" filename | wc -l<\/code><\/li>\n\n\n\n<li><strong>Counting Lines in Subdirectories with a Pattern:<\/strong> <code>wc -l .\/**\/*_SuccessLog.csv<\/code><\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<pre class=\"wp-block-verse has-text-align-left\"><strong><span style=\"text-decoration: underline\">Files Without a Trailing Newline<\/span><\/strong>:<br>POSIX standards allow files to end without a newline character. In such cases, tools like <strong>wc<\/strong> might not count lines as expected. For a more robust solution, consider using <strong>grep<\/strong> with <strong>^<\/strong> to count lines accurately regardless of the trailing newline.<\/pre>\n\n\n\n<div class=\"wp-block-uagb-separator uagb-block-7a5bfdfa\"><div class=\"wp-block-uagb-separator__inner\" style=\"--my-background-image:\"><\/div><\/div>\n\n\n\n<p>Counting lines in a document can be achieved using various commands and methods in Linux. The choice of tool may depend on your specific needs, such as handling different file formats, filtering content, or processing multiple files. The methods outlined above provide a comprehensive approach to managing and analyzing text files through the terminal.<\/p>\n\n\n\n<div style=\"height:35px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-uagb-call-to-action uagb-block-b034a51f wp-block-button\"><div class=\"uagb-cta__wrap\"><h3 class=\"uagb-cta__title\">Start Building Your Website with Our cPanel Hosting<\/h3><p class=\"uagb-cta__desc\">Our cPanel hosting plans are designed to be affordable and easy to use. We offer a variety of plans to choose from, so you can find the perfect one for your needs.<\/p><\/div><div class=\"uagb-cta__buttons\"><a href=\"https:\/\/www.veeble.com\/in\/cpanel-hosting\/\" class=\"uagb-cta__button-link-wrapper wp-block-button__link\" target=\"_blank\" rel=\"noopener noreferrer\">Get Started Today!<svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><path d=\"M504.3 273.6l-112.1 104c-6.992 6.484-17.18 8.218-25.94 4.406c-8.758-3.812-14.42-12.45-14.42-21.1L351.9 288H32C14.33 288 .0002 273.7 .0002 255.1S14.33 224 32 224h319.9l0-72c0-9.547 5.66-18.19 14.42-22c8.754-3.809 18.95-2.075 25.94 4.41l112.1 104C514.6 247.9 514.6 264.1 504.3 273.6z\"><\/path><\/svg><\/a><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Discover how to count lines in a file using the Linux terminal with various methods tailored to your specific needs.<\/p>\n","protected":false},"author":7,"featured_media":5412,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[5],"tags":[],"class_list":["post-5418","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux"],"uagb_featured_image_src":{"full":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/08\/Almalinux-Repo-Files.jpg",1792,1024,false],"thumbnail":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/08\/Almalinux-Repo-Files-150x150.jpg",150,150,true],"medium":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/08\/Almalinux-Repo-Files-300x171.jpg",300,171,true],"medium_large":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/08\/Almalinux-Repo-Files-768x439.jpg",768,439,true],"large":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/08\/Almalinux-Repo-Files-1024x585.jpg",1024,585,true],"1536x1536":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/08\/Almalinux-Repo-Files-1536x878.jpg",1536,878,true],"2048x2048":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/08\/Almalinux-Repo-Files.jpg",1792,1024,false]},"uagb_author_info":{"display_name":"Adrian Antony","author_link":"https:\/\/www.veeble.com\/kb\/author\/adrian\/"},"uagb_comment_info":0,"uagb_excerpt":"Discover how to count lines in a file using the Linux terminal with various methods tailored to your specific needs.","_links":{"self":[{"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/posts\/5418","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/comments?post=5418"}],"version-history":[{"count":18,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/posts\/5418\/revisions"}],"predecessor-version":[{"id":7817,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/posts\/5418\/revisions\/7817"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/media\/5412"}],"wp:attachment":[{"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/media?parent=5418"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/categories?post=5418"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/tags?post=5418"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}