Hi, It's also important to enable skipping adding every command to history file for security reasons, as some commands may contain sensitive information (like passwords). If we want to do it for multiple commands we can set a PRIVATE_MODE variable (which works just like private mode in browsers). However I would like to know if there is a more intuitive way to do same for single commands.
Regards, Siteshwar On 6/8/12, Gavin Brock <[email protected]> wrote: > Hi, > > In some shells, such as bash, you can prevent a command that you are about > to execute, or just executed, from appearing in shell history. Is there any > similar ability in fish? > > I am looking for this because I am trying to make csshX fully > fish compatible, and the program sends commands to shells via applescript, > and I don't want to pollute the users history. > > Thanks, > > Gavin > -- Regards, Siteshwar ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
