SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Politics : Formerly About Advanced Micro Devices -- Ignore unavailable to you. Want to Upgrade?


To: i-node who wrote (1022635)6/25/2017 3:47:37 PM
From: Thomas A Watson  Respond to of 1572924
 
Mostly now I use my computer to do stuff, use applications, not script or program. often I need to use some command and I have not used it for months. I know there was some unique arguments that will get me what I need. many commands have dozens and dozens of arguments. So my latest now is when I come up with a good cammand argument for a specific task, If I have a text.man page, I add that command line to the top of the command.man text.

In the particular case of chrome the command has single quote and in tcsh often passing a single quote building a command is interesting. So I prefer the simpler single line.

On this system I have ~/MANPAGE.u16.6 I create command.txt files by....
man tcsh |col -b > ~/MANPAGE.u16.6/tcsh.man