[Gambas-user] some bash commands I wish move in gambas

roberto.premoli at tiscali.it roberto.premoli at tiscali.it
Thu Oct 5 10:39:45 CEST 2023


  hello,
in my soft i used the followed bash command

cp
tar -cvzf
tar
zxvf
rm -rf
ls -la
mv -f
md5sum
scp
ssh
find
cat

I run them using Exec,
they works fine.
Now I almost complete the program and I think it will
be more elegant, more "right" to use only gambas commands (if there
are)

and not external programs. 

  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20231005/68111218/attachment.htm>


More information about the User mailing list