From: Mike Frysinger Date: Tue, 25 Feb 2014 18:32:46 +0000 (-0500) Subject: tweak bg nc X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=6833ce4f8e37f384ecb4d7b176eda7445a29a9a4;hp=22e62a0fa8e0b11ba0b670ff7f1fcfb257d111d5;p=home.git tweak bg nc --- diff --git a/.profile.d/google.sh b/.profile.d/google.sh index 5a5c370..fd83d06 100644 --- a/.profile.d/google.sh +++ b/.profile.d/google.sh @@ -12,4 +12,4 @@ export CROSTOOLS_SKIP_SYNC="true" export CROSTOOLS_GSUTIL="gsutil" export P4DIFFOPTS="-du" -(printf "chromebox: 3000\r\n\r\n" | nc localhost 1817 >/dev/null) & +(printf "chromebox: 3000\r\n\r\n" | nc localhost 1817 >/dev/null &)