diff --git a/blog/about/index.html b/blog/about/index.html index 794fa4c..c275364 100644 --- a/blog/about/index.html +++ b/blog/about/index.html @@ -9,15 +9,9 @@ href="https://dadada.li/feed.xml" title="dadada" /> + -
See + @@ -9,15 +9,9 @@ href="https://dadada.li/feed.xml" title="dadada" /> + - + dadada @@ -84,13 +78,12 @@ tag can be used to include them in multiple workbenches.
tag
An example workflow
-$ cd tag -$ mkdir -p course1/examples -$ ln -s ~/src/example1 course1/examples/ -$ ln -s ~/lib/courses/course1 course1/material -$ rm -r course1 -
cd tag +mkdir -p course1/examples +ln -s ~/src/example1 course1/examples/ +ln -s ~/lib/courses/course1 course1/material +rm -r course1
cd tag
mkdir -p course1/examples
ln -s ~/src/example1 course1/examples/
ln -s ~/lib/courses/course1 course1/material
rm -r course1
I create new tags for various reasons, but mostly one for each larger context (e.g. work, hobbies, admin foo, thesis, courseXY) and some more diff --git a/index.html b/index.html index 0e4d2ae..dcda003 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ - +
kann Boot verlangsamen ➤ Nicht mit bash implementieren, lieber C
dir=$(mktemp -d) -SYSTEMD_LOG_LEVEL=debug /usr/lib/systemd/system-generators/systemd-fstab-generator "$dir" "$dir" "$dir" -find $dir
dir=$(mktemp -d) +SYSTEMD_LOG_LEVEL=debug /usr/lib/systemd/system-generators/systemd-fstab-generator "$dir" "$dir" "$dir" +find $dir
dir=$(mktemp -d)
SYSTEMD_LOG_LEVEL=debug /usr/lib/systemd/system-generators/systemd-fstab-generator "$dir" "$dir" "$dir"
find $dir