MacOS ruby management
First thing first: Never use sudo to install gems Install the rbenv (https://github.com/rbenv/rbenv#readme) using homebrew...
Backing you up.
First thing first: Never use sudo to install gems Install the rbenv (https://github.com/rbenv/rbenv#readme) using homebrew...
ps -eo pmem,pcpu,vsize,pid,cmd | sort -k 1 -nr | head -30 | awk 'NR>1 {$3=int($3/(1024*1024))"M";}{ print;}'
If you have installed the ruby using Homebrew, then you need to add the following...
List connections: Add IP address: Reload connection: Verify Done. Cheers and Peace out!!!
Some useful ways to manipulate files: Array: Array could be crated like You can see...
# lower case all files in current dir & subdirs for d in ./**/ ; do (cd "$d" && for…
Please go to Documentation. I am listing the MacOs steps as of today: Install Homebrew.
It will help when some VPN connection is stuck.
If you need to add a full text search index on you column, then you...
First make user CPAN is installed. To check run ‘cpan’ command. If it is installed...