{"id":398,"date":"2010-01-07T15:04:05","date_gmt":"2010-01-07T09:34:05","guid":{"rendered":"http:\/\/kedar.nitty-witty.com\/?p=398"},"modified":"2011-09-20T12:44:54","modified_gmt":"2011-09-20T12:44:54","slug":"crontab-not-working-with-dynamic-filename-rhel-linux","status":"publish","type":"post","link":"https:\/\/kedar.nitty-witty.com\/blog\/crontab-not-working-with-dynamic-filename-rhel-linux","title":{"rendered":"crontab not working with dynamic date filename &#8211; rhel linux"},"content":{"rendered":"<p>I have done it for so many times, setting a cronjob.<br \/>\nToday I was tring to set a simple cronjob which will output the log file with timestamp attached filename.<\/p>\n<p>Hourly running cron entry was:<\/p>\n<p><code>0 * * * * perl demo.pl &gt; demo-out_`date \"+%Y-%m-%d_%H-%M\"`.log<\/code><\/p>\n<p>Running the same command on shell prompt was working fine. Execute permissions and path were proper.\u00a0But it kept on failing to create the proper log!!<\/p>\n<p>I changed the crontab as follows, added \\ before % to escape and voila!!<\/p>\n<p>Things worked !!<\/p>\n<p><code>0 * * * * perl test.pl &gt; test-out_`date \"+\\%Y-\\%m-\\%d_\\%H-\\%M\"`.log<\/code><\/p>\n<p>A quick lesson.<\/p>\n<p>Good to note some of the date changers in linux for finding yesterdays and tomorrows and so on:<br \/>\ndate &#8211;date=&#8221;1 days ago&#8221;<br \/>\ndate &#8211;date=&#8221;yesterday&#8221;<br \/>\ndate &#8211;date=&#8221;next day&#8221;<br \/>\ndate &#8211;date=&#8221;-1 day&#8221;<br \/>\ndate &#8211;date=&#8217;tomorrow&#8217;<br \/>\ndate &#8211;date=&#8217;1 day&#8217;<br \/>\ndate &#8211;date=&#8217;10 day&#8217;<br \/>\ndate &#8211;date=&#8217;10 week&#8217;<br \/>\ndate &#8211;date=&#8217;10 month&#8217;<br \/>\ndate &#8211;date=&#8217;10 year&#8217;<br \/>\ndate  &#8211;date=&#8221;next Friday&#8221;<br \/>\n<em>To escape problems you should learn to escape &#8220;special characters&#8221; &#8211; Krex<\/em><br \/>\nP.S.:This works in real life as well \ud83d\ude09<\/p>\n","protected":false},"excerpt":{"rendered":"I have done it for so many times, setting a cronjob. Today I was tring to set a simple cronjob which will output the log file with timestamp attached filename.&hellip;\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[6],"tags":[219,217,59,426,218],"class_list":["post-398","post","type-post","status-publish","format-standard","category-technical","tag-date","tag-find-yesterday-in-linux","tag-linux","tag-technical","tag-tomorrow"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"crontab not working with date timestamp log file dynamic filename\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Kedar\"\/>\n\t<meta name=\"google-site-verification\" content=\"_Bu1h5r0PxIC0D2jBVdmYN45RTeG9ogcX85XLkbG1qA\" \/>\n\t<meta name=\"msvalidate.01\" content=\"116B62074CBCA1BA99B8CCE09CCF2FB8\" \/>\n\t<meta name=\"keywords\" content=\"linux,rhel,crontab,cron,date,find yesterday in linux,technical,tomorrow\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/kedar.nitty-witty.com\/blog\/crontab-not-working-with-dynamic-filename-rhel-linux\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Change Is Inevitable | Kedar Vaijanapurkar&#039;s Blog for MySQL, technology and various subjects\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"crontab not working with date timestamp log - rhel linux | Change Is Inevitable\" \/>\n\t\t<meta property=\"og:description\" content=\"crontab not working with date timestamp log file dynamic filename\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/kedar.nitty-witty.com\/blog\/crontab-not-working-with-dynamic-filename-rhel-linux\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2010-01-07T09:34:05+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2011-09-20T12:44:54+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"crontab not working with date timestamp log - rhel linux | Change Is Inevitable\" \/>\n\t\t<meta name=\"twitter:description\" content=\"crontab not working with date timestamp log file dynamic filename\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/crontab-not-working-with-dynamic-filename-rhel-linux#article\",\"name\":\"crontab not working with date timestamp log - rhel linux | Change Is Inevitable\",\"headline\":\"crontab not working with dynamic date filename &#8211; rhel linux\",\"author\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/author\\\/admin#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/crontab-not-working-with-dynamic-filename-rhel-linux#articleImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/be1f7021485c325d92cc4c5d961accb9c1af72b1b11281a790f7f4f066ef10d3?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Kedar\"},\"datePublished\":\"2010-01-07T15:04:05+00:00\",\"dateModified\":\"2011-09-20T12:44:54+00:00\",\"inLanguage\":\"en-US\",\"commentCount\":1,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/crontab-not-working-with-dynamic-filename-rhel-linux#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/crontab-not-working-with-dynamic-filename-rhel-linux#webpage\"},\"articleSection\":\"Technical, date, find yesterday in linux, linux, Technical, tomorrow\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/crontab-not-working-with-dynamic-filename-rhel-linux#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/category\\\/technical#listItem\",\"name\":\"Technical\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/category\\\/technical#listItem\",\"position\":2,\"name\":\"Technical\",\"item\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/category\\\/technical\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/crontab-not-working-with-dynamic-filename-rhel-linux#listItem\",\"name\":\"crontab not working with dynamic date filename &#8211; rhel linux\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/crontab-not-working-with-dynamic-filename-rhel-linux#listItem\",\"position\":3,\"name\":\"crontab not working with dynamic date filename &#8211; rhel linux\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/category\\\/technical#listItem\",\"name\":\"Technical\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/#person\",\"name\":\"Kedar\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/crontab-not-working-with-dynamic-filename-rhel-linux#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/be1f7021485c325d92cc4c5d961accb9c1af72b1b11281a790f7f4f066ef10d3?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Kedar\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/author\\\/admin#author\",\"url\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/author\\\/admin\",\"name\":\"Kedar\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/crontab-not-working-with-dynamic-filename-rhel-linux#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/be1f7021485c325d92cc4c5d961accb9c1af72b1b11281a790f7f4f066ef10d3?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Kedar\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/crontab-not-working-with-dynamic-filename-rhel-linux#webpage\",\"url\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/crontab-not-working-with-dynamic-filename-rhel-linux\",\"name\":\"crontab not working with date timestamp log - rhel linux | Change Is Inevitable\",\"description\":\"crontab not working with date timestamp log file dynamic filename\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/crontab-not-working-with-dynamic-filename-rhel-linux#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/author\\\/admin#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/author\\\/admin#author\"},\"datePublished\":\"2010-01-07T15:04:05+00:00\",\"dateModified\":\"2011-09-20T12:44:54+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/\",\"name\":\"..::CHANGE is INEVITABLE::..\",\"description\":\"Kedar Vaijanapurkar's Blog for MySQL, technology and various subjects\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/kedar.nitty-witty.com\\\/blog\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"crontab not working with date timestamp log - rhel linux | Change Is Inevitable","description":"crontab not working with date timestamp log file dynamic filename","canonical_url":"https:\/\/kedar.nitty-witty.com\/blog\/crontab-not-working-with-dynamic-filename-rhel-linux","robots":"max-image-preview:large","keywords":"linux,rhel,crontab,cron,date,find yesterday in linux,technical,tomorrow","webmasterTools":{"google-site-verification":"_Bu1h5r0PxIC0D2jBVdmYN45RTeG9ogcX85XLkbG1qA","msvalidate.01":"116B62074CBCA1BA99B8CCE09CCF2FB8","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/kedar.nitty-witty.com\/blog\/crontab-not-working-with-dynamic-filename-rhel-linux#article","name":"crontab not working with date timestamp log - rhel linux | Change Is Inevitable","headline":"crontab not working with dynamic date filename &#8211; rhel linux","author":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/author\/admin#author"},"publisher":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/#person"},"image":{"@type":"ImageObject","@id":"https:\/\/kedar.nitty-witty.com\/blog\/crontab-not-working-with-dynamic-filename-rhel-linux#articleImage","url":"https:\/\/secure.gravatar.com\/avatar\/be1f7021485c325d92cc4c5d961accb9c1af72b1b11281a790f7f4f066ef10d3?s=96&d=mm&r=g","width":96,"height":96,"caption":"Kedar"},"datePublished":"2010-01-07T15:04:05+00:00","dateModified":"2011-09-20T12:44:54+00:00","inLanguage":"en-US","commentCount":1,"mainEntityOfPage":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/crontab-not-working-with-dynamic-filename-rhel-linux#webpage"},"isPartOf":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/crontab-not-working-with-dynamic-filename-rhel-linux#webpage"},"articleSection":"Technical, date, find yesterday in linux, linux, Technical, tomorrow"},{"@type":"BreadcrumbList","@id":"https:\/\/kedar.nitty-witty.com\/blog\/crontab-not-working-with-dynamic-filename-rhel-linux#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/kedar.nitty-witty.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/kedar.nitty-witty.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/kedar.nitty-witty.com\/blog\/category\/technical#listItem","name":"Technical"}},{"@type":"ListItem","@id":"https:\/\/kedar.nitty-witty.com\/blog\/category\/technical#listItem","position":2,"name":"Technical","item":"https:\/\/kedar.nitty-witty.com\/blog\/category\/technical","nextItem":{"@type":"ListItem","@id":"https:\/\/kedar.nitty-witty.com\/blog\/crontab-not-working-with-dynamic-filename-rhel-linux#listItem","name":"crontab not working with dynamic date filename &#8211; rhel linux"},"previousItem":{"@type":"ListItem","@id":"https:\/\/kedar.nitty-witty.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/kedar.nitty-witty.com\/blog\/crontab-not-working-with-dynamic-filename-rhel-linux#listItem","position":3,"name":"crontab not working with dynamic date filename &#8211; rhel linux","previousItem":{"@type":"ListItem","@id":"https:\/\/kedar.nitty-witty.com\/blog\/category\/technical#listItem","name":"Technical"}}]},{"@type":"Person","@id":"https:\/\/kedar.nitty-witty.com\/blog\/#person","name":"Kedar","image":{"@type":"ImageObject","@id":"https:\/\/kedar.nitty-witty.com\/blog\/crontab-not-working-with-dynamic-filename-rhel-linux#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/be1f7021485c325d92cc4c5d961accb9c1af72b1b11281a790f7f4f066ef10d3?s=96&d=mm&r=g","width":96,"height":96,"caption":"Kedar"}},{"@type":"Person","@id":"https:\/\/kedar.nitty-witty.com\/blog\/author\/admin#author","url":"https:\/\/kedar.nitty-witty.com\/blog\/author\/admin","name":"Kedar","image":{"@type":"ImageObject","@id":"https:\/\/kedar.nitty-witty.com\/blog\/crontab-not-working-with-dynamic-filename-rhel-linux#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/be1f7021485c325d92cc4c5d961accb9c1af72b1b11281a790f7f4f066ef10d3?s=96&d=mm&r=g","width":96,"height":96,"caption":"Kedar"}},{"@type":"WebPage","@id":"https:\/\/kedar.nitty-witty.com\/blog\/crontab-not-working-with-dynamic-filename-rhel-linux#webpage","url":"https:\/\/kedar.nitty-witty.com\/blog\/crontab-not-working-with-dynamic-filename-rhel-linux","name":"crontab not working with date timestamp log - rhel linux | Change Is Inevitable","description":"crontab not working with date timestamp log file dynamic filename","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/crontab-not-working-with-dynamic-filename-rhel-linux#breadcrumblist"},"author":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/author\/admin#author"},"creator":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/author\/admin#author"},"datePublished":"2010-01-07T15:04:05+00:00","dateModified":"2011-09-20T12:44:54+00:00"},{"@type":"WebSite","@id":"https:\/\/kedar.nitty-witty.com\/blog\/#website","url":"https:\/\/kedar.nitty-witty.com\/blog\/","name":"..::CHANGE is INEVITABLE::..","description":"Kedar Vaijanapurkar's Blog for MySQL, technology and various subjects","inLanguage":"en-US","publisher":{"@id":"https:\/\/kedar.nitty-witty.com\/blog\/#person"}}]},"og:locale":"en_US","og:site_name":"Change Is Inevitable | Kedar Vaijanapurkar's Blog for MySQL, technology and various subjects","og:type":"article","og:title":"crontab not working with date timestamp log - rhel linux | Change Is Inevitable","og:description":"crontab not working with date timestamp log file dynamic filename","og:url":"https:\/\/kedar.nitty-witty.com\/blog\/crontab-not-working-with-dynamic-filename-rhel-linux","article:published_time":"2010-01-07T09:34:05+00:00","article:modified_time":"2011-09-20T12:44:54+00:00","twitter:card":"summary","twitter:title":"crontab not working with date timestamp log - rhel linux | Change Is Inevitable","twitter:description":"crontab not working with date timestamp log file dynamic filename"},"aioseo_meta_data":{"post_id":"398","title":"crontab not working with date timestamp log - rhel linux | #site_title","description":"crontab not working with date timestamp log file dynamic filename","keywords":[{"label":"linux","value":"linux"},{"label":"rhel","value":"rhel"},{"label":"crontab","value":"crontab"},{"label":"cron","value":"cron"}],"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"location":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2021-03-24 17:44:53","updated":"2025-08-16 19:03:00","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/kedar.nitty-witty.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/kedar.nitty-witty.com\/blog\/category\/technical\" title=\"Technical\">Technical<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tcrontab not working with dynamic date filename \u2013 rhel linux\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/kedar.nitty-witty.com\/blog"},{"label":"Technical","link":"https:\/\/kedar.nitty-witty.com\/blog\/category\/technical"},{"label":"crontab not working with dynamic date filename &#8211; rhel linux","link":"https:\/\/kedar.nitty-witty.com\/blog\/crontab-not-working-with-dynamic-filename-rhel-linux"}],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/posts\/398","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/comments?post=398"}],"version-history":[{"count":2,"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/posts\/398\/revisions"}],"predecessor-version":[{"id":1581,"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/posts\/398\/revisions\/1581"}],"wp:attachment":[{"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/media?parent=398"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/categories?post=398"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kedar.nitty-witty.com\/blog\/wp-json\/wp\/v2\/tags?post=398"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}