معرفی شرکت ها


fui-0.0.7


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

fui - select and copy/move files & Directories on the command-line in a way very similar to how it's done in a gui with copy/cut and paste.
ویژگی مقدار
سیستم عامل -
نام فایل fui-0.0.7
نام fui
نسخه کتابخانه 0.0.7
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Donn.C.Ingle
ایمیل نویسنده donn.ingle@gmail.com
آدرس صفحه اصلی http://pypi.python.org/pypi/fui
آدرس اینترنتی https://pypi.org/project/fui/
مجوز License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law
By *selecting* filenames/directories into a selection set you can add and remove names quite simply. Once done, you'd go to another directory (even in another console or tab) and then you can copy (or move) the selection to there. (So, you can select some files using normal wildcards; here for example, all the png files): ``fui bling blang bong *.png`` (Then move to another folder) ``cd someotherplace`` (Add some more files) ``fui socks shorts shirts`` (Then you decide you don't want *shorts* or *wibble.png*) ``fui --exclude shorts wibble.png`` (Now you want to copy those somewhere) ``cd whereIwantStuff`` ``fui --copy`` (done!) Copying/moving is done recursively when directories are involved. More help is available via --help The idea was to imitate the process in a typical file-manager gui. I know there are many ways to do this with grep and backticks and other tricks, but I wanted a simple way that I could remember :) **Caution:** This is alpha software and I have not tested it nearly enough. Don't go using it on your vital data because it might eat it all up. Certainly give it a go until you get the feel and start to trust it. I hope it helps someone out there.


نحوه نصب


نصب پکیج whl fui-0.0.7:

    pip install fui-0.0.7.whl


نصب پکیج tar.gz fui-0.0.7:

    pip install fui-0.0.7.tar.gz