We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
#!/bin/sh
#--- Tested in Centos 7 ---#
#--- should run with sudo privileges ---#
Forked from CollinEstes/docker-node-oracle
Docker image for node / oracle ready container
Shell
{"lastUpload":"2019-04-09T22:35:04.925Z","extensionVersion":"v3.2.7"}
# Show a ordered list of folders with size
du -sch * | sort -rh
# count lines from output
<command> | wc -l
There was an error while loading. Please reload this page.