Re: What Does This Mean?
Additionally you can find the location of the executable by using 'which'
This will give the absolute path for that executable.
Mike
Additionally you can find the location of the executable by using 'which'
Code:
which aireplay
Mike
Comment