Skip to content

GNU Parallel | pipe command

I am completely new in using GNU parallel and I need your advice in running the command below using GNU parallel: I will run this command on a list of files (.bin), so what is the best (fastest) approach to achieve that using GNU parallel noting that the output of the first part of the command (/home/admin/Gf…

Installing swirl on linux mint

I am trying to install swirl in RStudio and it is not working it reads: The downloaded source packages are in ‘/tmp/Rtmp9gKFfm/downloaded_packages’ When I try to load it, it says: Error in library(swirl) : there is no package called ‘swirl’ I am running Linux Mint 18 Cinnamon 64-bit 3.0.7 R version 3.2.3 Answ…