mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
36d59acf97
fixed configure.ac added lib/vfs/mc-vfs/fish/Makefile.am lib/vfs/mc-vfs/fishdef.h moved lib/vfs/mc-vfs/fish/README.fish fixed lib/vfs/mc-vfs/Makefile.am added external scripts in lib/vfs/mc-vfs/fish/ * ls - get gile list * mkdir - make directory * rmdir - remove directory * unlink - delete file * chown - change owner/group of file * chmod - change mode of file * mv - move file * ln - make symlink * hardlink - make hardlink * send - copy file to target host * append - append file to target host (if exists) * get - copy file from target host * info - return resalts of scan remote host (have: perl, sed, awk, etc) Signed-off-by: Andrew Borodin <aborodin@vmail.ru> Signed-off-by: Ilia Maslakov <il.smind@gmail.com> fish.c: optimization and code cleanup Signed-off-by: Andrew Borodin <aborodin@vmail.ru> optimization of FISH environment variables. Signed-off-by: Andrew Borodin <aborodin@vmail.ru> |
||
---|---|---|
.. | ||
filehighlight | ||
mcconfig | ||
search | ||
skin | ||
strutil | ||
tty | ||
vfs | ||
filehighlight.h | ||
fileloc.h | ||
fs.h | ||
glibcompat.c | ||
glibcompat.h | ||
global.h | ||
lock.c | ||
lock.h | ||
logging.c | ||
logging.h | ||
Makefile.am | ||
mcconfig.h | ||
search.h | ||
skin.h | ||
strescape.h | ||
strutil.h | ||
timefmt.h | ||
unixcompat.h | ||
util.c | ||
util.h | ||
utilunix.c |