summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2024-04-29 07:22:16 +0100
committerSean Whitton <spwhitton@spwhitton.name>2024-04-29 07:22:16 +0100
commit8c3a7a642c18d188c93640e567424a6535452536 (patch)
treec92fd53b1d174f49dd513b8505902c896f8ac98e
parentd90a03a831442a07f6e5547f500812b9e8f2ab34 (diff)
downloaddotfiles-8c3a7a642c18d188c93640e567424a6535452536.tar.gz
add pdd alias
-rw-r--r--.emacs.d/eshell/alias1
-rw-r--r--.shinit1
2 files changed, 2 insertions, 0 deletions
diff --git a/.emacs.d/eshell/alias b/.emacs.d/eshell/alias
index 62cc86e4..3016144c 100644
--- a/.emacs.d/eshell/alias
+++ b/.emacs.d/eshell/alias
@@ -18,6 +18,7 @@ alias afsid apt-file --filter-suites unstable $*
alias grepcopy grep -Eir '(copyright|©)' *
alias pdfwords pdftotext "$1" - | wc -w
alias dlp lp -o sides=two-sided-long-edge $*
+alias pdd dd bs=4M status=progress conv=fdatasync $*
alias tail-dak { cd /ssh:ftp-master.debian.org:/srv/ftp-master.debian.org/log && tail -f current }
alias tail-queued { cd /ssh:ssh.upload.debian.org:/srv/upload.debian.org/queued/run && tail -f log }
alias package-plan-unpack ~/src/dotfiles/scripts/debian/package-plan-unpack "$1"; cd "/tmp/$1"
diff --git a/.shinit b/.shinit
index 342a2e01..07d4a3c0 100644
--- a/.shinit
+++ b/.shinit
@@ -28,6 +28,7 @@ alias arsync="rsync -aSHAXc --partial --numeric-ids --info=progress2"
alias axrsync="rsync -aSHAXxc --partial --numeric-ids --info=progress2"
# To have a terminal emulator exit upon remote tmux detach, like my C-i s.
alias sshta="exec ssh-and-tmux"
+alias pdd="dd bs=4M status=progress conv=fdatasync"
upenv () {
# don't want to do this outside of tmux as then tmux show-environment will