Today I needed to check for articles that used the same slug from two directories, bash made it super simple.
diff -rq src/pages/blog src/pages/notes
Today I needed to check for articles that used the same slug from two directories, bash made it super simple.
Today I needed to check for articles that used the same slug from two directories, bash made it super simple.
diff -rq src/pages/blog src/pages/notes
Related tags and posts connected to this entry.