How to automatically remove the --noweb prompt from plink1.7
1
0
Entering edit mode
24 months ago
davidenoma ▴ 50

There is an automatic prompt in executing plink commands that can be avoided by adding the --noweb flag to your command. However, is there a setting in plink 1.7 that can totally prevent the prompt from popping up?

plink gwas • 544 views
ADD COMMENT
2
Entering edit mode
24 months ago
Michael 54k

If you are running the program from the command line you could simply define an alias:

alias plinknw='plink --noweb'

when you call plinknw you can still add all other parameters.

ADD COMMENT

Login before adding your answer.

Traffic: 1889 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6