Re: Parsing output into a usable format.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



O=
>          #lynx  -source http://172.19.100.127/eng/main.htm|grep
> sVal\\[7\\]|cut -d, -f"

The quote symbol has meaning to the shell. Compare

	echo "Hello"
	echo Hello
and
	echo \"Hello\"

Applied to your grep/cut it should sort it out

Alan


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux