nmap(1) -sVC -oN nmap.txt 10.10.10.98
Network exploration tool and security / port scanner
-V; --version (Print version number) .
    Prints the Nmap version number and exits.
-oN filespec (normal output) .
    Requests that normal output be directed to the given filename. As discussed above, this differs
    slightly from interactive output.
nmap [Scan Type...] [Options] {target specification}
source manpages: nmap