| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
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.
Report 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
| Back | FazBrowse Home | New Git URL |