commands,11 NOT SICK LINUX COMMANDS


1) CREATE A PDF VERSION OF A MANPAGE

man -t manpage | ps2pdf – filename.pdf
Quick and dirty version. I made a version that checks if a manpage exists (but it’s not a _disibledevent=>Enhancements appreciated :-)

2) BIND A KEY WITH A COMMAND

bind -x '"\C-l":ls -l' the -x option is for binding to a shell command
Tags:  sosick commands

延伸阅读

最新评论

发表评论