|
KiTTY : ForumLast modification : - |
|
|
|---|---|---|
| Welcome / Recent changes / News / Forum / Download / Contacts | Edit | |
gte function for tcsh
Robbie - Mon 09/03/2015 10:57:45 CET +0100
Hi,
how do I use the below function to work at csh/tcsh as well? get() { printf "\033]0;__pw:"`pwd`"\007" ; for file in $* ; do printf "\033]0;__rv:"${file}"\007" ; done ; printf "\033]0;__ti\007" ; } I managed to do it for bash but since there are no function in tcsh I didn't manage to it with alias. Thanks, Robbie Answer |
||
|
Wiki utilisant PumaWiki 1.0, merci aux membres de la PuTTY Team 2026/06/14 17:25 -- en -- 216.73.216.189 -- |
||