Thread: Beginner: using set command
ubuntu version: 11.04
hello,
want set history 23. hence use command on terminal
however, when echo history typing:php code:set history = 23
nothing printed.php code:echo -n $history
checked whether history set typing history, , can see 900 history items.
appears set command has not worked.
has come across before?
how resolve issue?
thanks,
edwards
append line "histsize=23" .bashrc file.
this, open terminal , following
open file with
go end of file, , add "histsize=23" in new single line.code:gedit .bashrc
save file , re-open terminal.
sam
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] Beginner: using set command
Ubuntu
Comments
Post a Comment