06-21-2019, 02:44 AM
(06-21-2019, 01:27 AM)Jerry link Wrote: That's not the result of the script, that's the actual script code itself.
Well, that explains why it didn't look like the results other people got. Why did that happen?
This is what I typed:
Code:
wget -N -t 5 -T 10 https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info && \
chmod +x wireless-info && \
./wireless-info
I opened the wireless-info file in home and pasted the contents. Now I'm thoroughly confused.