moiseevigor - Overview
Pinned Loading
-
2
for target in "${@}"; do3
inode=$(ls -di "${target}" | cut -d ' ' -f 1)4
fs=$(df "${target}" | tail -1 | awk '{print $1}')5
crtime=$(sudo debugfs -R 'stat <'"${inode}"'>' "${fs}" 2>/dev/null | -
1
# inspired by https://gist.github.com/sberryman/6770363f02336af82cb175a83b79de334
RUN apt-get update -y && apt-get --assume-yes install \5
build-essential unzip \
-
Optimal bias robust estimator algorithms
MATLAB