Discussion
Loading...

Post

  • About
  • Code of conduct
  • Privacy
  • Users
  • Instances
  • About Bonfire
R.L. Dane :Debian: :OpenBSD: 馃嵉
@rl_dane@polymaths.social  路  activity timestamp 3 weeks ago

Ok, peanut gallery, is this curs猫d, or glorious? ;)

function stdu {
#Syncthing du
cd
local x oIFS="$IFS"
IFS=$'\n'

du -sch $(
for x in *; do
[[ -d $x && -d $x/.stfolder ]] && echo "$x"
done
) |sort -h

IFS="$oIFS"
}

#bash #ShellScripting

  • Copy link
  • Flag this post
  • Block
Log in

bonfire.cafe

A space for Bonfire maintainers and contributors to communicate

bonfire.cafe: About 路 Code of conduct 路 Privacy 路 Users 路 Instances
Bonfire social 路 1.0.0-rc.3.13 no JS en
Automatic federation enabled
  • Explore
  • About
  • Members
  • Code of Conduct
Home
Login