githubanikhasibul

command module
v0.0.0-...-f35121f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 21, 2018 License: GPL-2.0 Imports: 8 Imported by: 0

README

wsh

A shell for ignoring Android linker warning on termux!

Installation
apt install golang git
git clone https://github.com/anikhasibul/wsh
cd wsh
go build
mv wsh $PREFIX/bin/
Usage
wsh

Then you will be prompted to choose your working shell! Enter your prefered shell name! in my case it's bash

Done!

Now you can run wsh and it will cut off all of your Warning: linker: * messages!

Using on startup!

For doing this trick you need to install another login shell. ex: fish or zsh

apt install zsh

In my case I've used zsh as a parent shell!

Then add this line to your ~/.zshrc

exec wsh

Now run

chsh -s zsh

voila!

you've been bypassed WARNING: linker: Unsupported flags DT_FLAGS_1=0x8

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL