Skip to content

Instantly share code, notes, and snippets.

@nutrino
Last active June 28, 2022 09:46
Show Gist options
  • Select an option

  • Save nutrino/dcdc580a8c42a8cc6340a9096b1ceef1 to your computer and use it in GitHub Desktop.

Select an option

Save nutrino/dcdc580a8c42a8cc6340a9096b1ceef1 to your computer and use it in GitHub Desktop.
du -schx .[!.]* * | sort -h
@nutrino
Copy link
Author

nutrino commented Jun 28, 2022

du -h --max-depth=1 .

@nutrino
Copy link
Author

nutrino commented Jun 28, 2022

grep -rl /root/miniconda . | xargs sed -i 's//root//home/bulvit/g'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment