Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install watchman on linux

$ unzip watchman-*-linux.zip
$ sudo mkdir -p /usr/local/{bin,lib} /usr/local/var/run/watchman
$ sudo cp bin/* /usr/local/bin
$ sudo cp lib/* /usr/local/lib
$ sudo chmod 755 /usr/local/bin/watchman
$ sudo chmod 2777 /usr/local/var/run/watchman
Comment

PREVIOUS NEXT
Code Example
Shell :: sudo apt update not working 
Shell :: how to add this package include: package:flutter_lints/flutter.yaml 
Shell :: git pull conflict como fazer pull e sobreescrever tudo? 
Shell :: docker loki 
Shell :: github ignore files 
Shell :: sed extract string between two patterns 
Shell :: c linux compiler 
Shell :: install neofetch on debian 
Shell :: alpine install package 
Shell :: command to install strongswan 
Shell :: how to connect to a git repo in cmd 
Shell :: git pull on another branch 
Shell :: rename multiple files mac terminal 
Shell :: bash ls and pick 2nd column 
Shell :: phpinfo cli 
Shell :: sudo !! alias 
Shell :: install newman-reporter-htmlextra 
Shell :: create new git branch and switch to it 
Shell :: chnage localhost folder xampp on ubuntu 
Shell :: -----mg: *scratch* (fundamental)----all-------------------------------------------------------------------------------- 
Shell :: matlab activation client 
Shell :: rearrange pdf pages linux 
Shell :: github undo last pushed commit 
Shell :: compress folder pigz 
Shell :: ssh passphrase stop asking 
Shell :: wc powershell 
Shell :: gitignore 
Shell :: drupal export db to backup 
Shell :: git patch staged to file 
Shell :: git pulling one file from a branch 
ADD CONTENT
Topic
Content
Source link
Name
4+5 =