{"categories":["*nix"],"version":"1.0","blog_url":"https://teramako.hatenadiary.org/","description":"tree \u30b3\u30de\u30f3\u30c9\u304c\u4fbf\u5229 - IT\u6226\u8a18 \u6614\u4f5c\u3063\u305f\u3082\u306e\u3092\u601d\u3044\u51fa\u3057\u305f\u3088\u3002 #!/bin/sh COMMAND=\"${0##*/}\" usage() { echo \"${COMMAND} <find command options>\" exit } [ \"$1\" = '-h' -o \"$1\" = '-help' ] && usage FIND=`which find` SED=`which sed` [ -d \"$1\" ] && DIR=$1 && shift || DIR=. (cd ${DIR}; pwd) ${FIND} \"${DIR}\" \"$@\" | \\ ${SED} -e \"s,^${DI\u2026","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fteramako.hatenadiary.org%2Fentry%2F20071108%2Ftree_using_find_and_sed\" title=\"find \u3068 sed \u3067 tree \u30b3\u30de\u30f3\u30c9 - hogehoge @teramako\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","author_url":"https://blog.hatena.ne.jp/teramako/","provider_url":"https://hatena.blog","author_name":"teramako","height":"190","image_url":null,"provider_name":"Hatena Blog","blog_title":"hogehoge @teramako","published":"2007-11-08 00:00:00","title":"find \u3068 sed \u3067 tree \u30b3\u30de\u30f3\u30c9","type":"rich","width":"100%","url":"https://teramako.hatenadiary.org/entry/20071108/tree_using_find_and_sed"}