User Tools

Site Tools


ubuntu:compilers:restrict_access_to_compilers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ubuntu:compilers:restrict_access_to_compilers [2019/11/26 22:01] – created peterubuntu:compilers:restrict_access_to_compilers [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 28: Line 28:
  
 ---- ----
- 
-===== Redhat ===== 
- 
-Show files provided by the gcc package: 
- 
-<code bash> 
-rpm -q --filesbypkg gcc | grep 'bin' 
-</code> 
- 
-returns: 
- 
-<code bash> 
-gcc                       /usr/bin/c89 
-gcc                       /usr/bin/c99 
-gcc                       /usr/bin/cc 
-gcc                       /usr/bin/gcc 
-gcc                       /usr/bin/gcov 
-... 
-</code> 
- 
-The **grep** selects files contained in the binary directories, /bin, /usr/bin, and /usr/sbin, etc. 
  
 Create a group that will access the compiler-binaries: Create a group that will access the compiler-binaries:
ubuntu/compilers/restrict_access_to_compilers.1574805710.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki