"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "user_doc/man/man1/if.1" between
fish-3.5.0.tar.xz and fish-3.5.1.tar.xz

About: fish is a smart and user-friendly interactive command line shell.

if.1  (fish-3.5.0.tar.xz):if.1  (fish-3.5.1.tar.xz)
skipping to change at line 45 skipping to change at line 45
The following code will print "foo.txt exists and is readable" if foo.txt is a regular file and readable The following code will print "foo.txt exists and is readable" if foo.txt is a regular file and readable
if test -f foo.txt if test -f foo.txt
and test -r foo.txt and test -r foo.txt
echo "foo.txt exists and is readable" echo "foo.txt exists and is readable"
end end
COPYRIGHT COPYRIGHT
2022, fish-shell developers 2022, fish-shell developers
3.5 Jun 16, 2022 IF(1) 3.5 Jul 20, 2022 IF(1)
 End of changes. 1 change blocks. 
0 lines changed or deleted 0 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)