Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install yacc fedora

cat > /usr/bin/yacc << "EOF"
#!/bin/sh
# Begin /usr/bin/yacc

exec /usr/bin/bison -y "$@"

# End /usr/bin/yacc
EOF
chmod 755 /usr/bin/yacc
Comment

PREVIOUS NEXT
Code Example
::  
Shell :: Configuring the RDS and REDIS 
Shell :: zip older linux 
Shell ::  
Shell :: how to check cpu temperature ubuntu 20.04 
Shell :: libSDL2_net-2.0.so.0 install on ubuntu 
Shell ::  
Shell ::  
:: check if lfs compatible 
:: Delete the executing batch file 
::  
Shell ::  
:: how to open powershell in current directory shortcut 
:: mac run a shell script 
Shell ::  
Shell ::  
::  
:: How to install florence 
Shell :: how to connect xserver and uduntu via terminal 
Shell ::  
::  
Shell ::  
:: bash check return of command not error 
Shell ::  
Shell ::  
Shell ::  
Shell :: package awswrangler 
:: how to stash git yarn.lock 
:: betterlock screen set wallpaper 
:: laravel log file is out of git 
ADD CONTENT
Topic
Content
Source link
Name
1+6 =