fish_greeting.1 (fish-3.5.0.tar.xz) | : | fish_greeting.1 (fish-3.5.1.tar.xz) | ||
---|---|---|---|---|
skipping to change at line 34 | skipping to change at line 34 | |||
A simple greeting: | A simple greeting: | |||
function fish_greeting | function fish_greeting | |||
echo Hello friend! | echo Hello friend! | |||
echo The time is (set_color yellow; date +%T; set_color normal) an d this machine is called $hostname | echo The time is (set_color yellow; date +%T; set_color normal) an d this machine is called $hostname | |||
end | end | |||
COPYRIGHT | COPYRIGHT | |||
2022, fish-shell developers | 2022, fish-shell developers | |||
3.5 Jun 16, 2022 FISH_GREETING(1) | 3.5 Jul 20, 2022 FISH_GREETING(1) | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 0 lines changed or added |