diff options
author | 53hornet <atc@53hor.net> | 2021-10-02 17:22:43 -0400 |
---|---|---|
committer | 53hornet <atc@53hor.net> | 2021-10-02 17:22:43 -0400 |
commit | 19969f79632e4936073dcd91fbd9dfbe917e9438 (patch) | |
tree | d17fe2095c20c2fa6274f99ae1c4a83e69bd31a6 /drafts | |
parent | e0e45f0697ea0858fbea34cffc824f80105e8d7f (diff) | |
download | 53hor-19969f79632e4936073dcd91fbd9dfbe917e9438.tar.xz 53hor-19969f79632e4936073dcd91fbd9dfbe917e9438.zip |
published file renaming with vim
Diffstat (limited to 'drafts')
-rw-r--r-- | drafts/2021-09-26-useful-shell-scripting-and-bulk-renaming-files-with-vim.php | 6 | ||||
-rw-r--r-- | drafts/2021-reading-list.php | 1 |
2 files changed, 1 insertions, 6 deletions
diff --git a/drafts/2021-09-26-useful-shell-scripting-and-bulk-renaming-files-with-vim.php b/drafts/2021-09-26-useful-shell-scripting-and-bulk-renaming-files-with-vim.php deleted file mode 100644 index 6f0adfe..0000000 --- a/drafts/2021-09-26-useful-shell-scripting-and-bulk-renaming-files-with-vim.php +++ /dev/null @@ -1,6 +0,0 @@ -<?php -$title = "Useful Shell Scripting and Bulk Renaming Files with Vim"; -if (isset($early) && $early) { - return; -} -include($_SERVER['DOCUMENT_ROOT'] . '/includes/head.php'); diff --git a/drafts/2021-reading-list.php b/drafts/2021-reading-list.php index a204d0e..32d63f3 100644 --- a/drafts/2021-reading-list.php +++ b/drafts/2021-reading-list.php @@ -7,4 +7,5 @@ <li>Fitzgerald, F. Scott. <em>The Great Gatsby</em></li> <li>Wells, H.G. <em>War of the Worlds</em></li> <li>Tolkien , J. R. R. <em>The Fellowship of the Ring</em></li> + <li>Tolkien , J. R. R. <em>The Two Towers</em></li> </ul> |