Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

getcomposer.org download

php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
php -r "if (hash_file('sha384', 'composer-setup.php') === 'c31c1e292ad7be5f49291169c0ac8f683499edddcfd4e42232982d0fd193004208a58ff6f353fde0012d35fdd72bc394') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;"
php composer-setup.php
php -r "unlink('composer-setup.php');"
Comment

PREVIOUS NEXT
Code Example
Shell :: docker compose volumes 
Shell :: uname command 
Shell :: signing key android 
Shell :: svelte getting started typescript 
Shell :: bash ls sort by size 
Shell :: bash script assign array to variable 
Shell :: run crontab locally in windows 
Shell :: connect to git repo with ssh-rsa 
Shell :: push to multiple repos git 
Shell :: Start MySQL FreeBSD 
Shell :: docker run --entrypoint bash 
Shell :: docker login dockerhub 
Shell :: Bash echo to standard output from function 
Shell :: generate self signed certificate for localhost 
Shell :: Clone repository from the command line 
Shell :: install visual studio code ubuntu using command line 
Shell :: small size centos7 gui 
Shell :: update all packages in cmd 
Shell :: awk bash 
Shell :: create a tunnel via permanently 
Shell :: files 664 folders 755 
Shell :: roundcube cannot connect to storage server 
Shell :: list of unix commands 
Shell :: gradle init scala 
Shell :: nsis set default install directory with username 
Shell :: bash get variable value by variable name 
Shell :: sudo show asterisks 
Shell :: Mount builtin Google Drive on Startup on Ubuntu 
Shell :: emulator android 
Shell :: bash for tuple 
ADD CONTENT
Topic
Content
Source link
Name
8+2 =