SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Politics : Formerly About Advanced Micro Devices -- Ignore unavailable to you. Want to Upgrade?


To: i-node who wrote (1022418)6/25/2017 3:24:31 PM
From: Thomas A Watson  Read Replies (1) | Respond to of 1572893
 
Well that may be sometimes, but sometime it violates KISS. So if I want a syntax example of how to create and independent chrome process I can simply

watson@xen2[2332]grip chrome `which gdarg_d`
echo current defined google chrome profiles
google-chrome-stable --user-data-dir='/home/dargman/.config/google-chrome/gdarg_w' &
google-chrome-stable --user-data-dir='/home/dargman/.config/google-chrome/gdarg_t'&
google-chrome-stable --user-data-dir='/home/dargman/.config/google-chrome/gdarg_d'&
google-chrome-stable --user-data-dir='/home/dargman/.config/google-chrome/gdarg_pro01'&
google-chrome-stable --user-data-dir='/home/dargman/.config/google-chrome/gdarg_pro02'&
google-chrome-stable --user-data-dir='/home/dargman/.config/google-chrome/gdarg_pro03'&
google-chrome-stable --user-data-dir='/home/dargman/.config/google-chrome/gdarg_pro04'&

watson@xen2[2333]a grip
grep -i $1
watson@xen2[2334]a a
alias
which is to say the alias command is aliases to the letter a

yes the above could be looped, but that only obscures commands and makes simple greps not possible.



To: i-node who wrote (1022418)6/25/2017 8:29:22 PM
From: d[-_-]b3 Recommendations

Recommended By
i-node
James Seagrove
Mick Mørmøny

  Read Replies (1) | Respond to of 1572893