Light1992

log Bash Salmon

Jun 25th, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. (base) [genomica@localhost salmon]$ scl enable devtoolset-7 bash
  2. (base) [genomica@localhost salmon]$ which gcc
  3. /opt/rh/devtoolset-7/root/usr/bin/gcc
  4. (base) [genomica@localhost salmon]$ gcc --version
  5. gcc (GCC) 7.3.1 20180303 (Red Hat 7.3.1-5)
  6. Copyright (C) 2017 Free Software Foundation, Inc.
  7. This is free software; see the source for copying conditions. There is NO
  8. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  9.  
  10. (base) [genomica@localhost salmon]$ ^C
  11. (base) [genomica@localhost salmon]$
Advertisement
Add Comment
Please, Sign In to add comment