Skip to main content

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.

Project description

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fui-0.0.7.tar.gz (21.5 kB view details)

Uploaded Source

File details

Details for the file fui-0.0.7.tar.gz.

File metadata

  • Download URL: fui-0.0.7.tar.gz
  • Upload date:
  • Size: 21.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for fui-0.0.7.tar.gz
Algorithm Hash digest
SHA256 5d40932ef7c940d95ed9cd4ec8fdd9c55ac1dd40dba63931bfb6074e3b6a811d
MD5 114022b1d76df0fc97c1853d6fd1c5c9
BLAKE2b-256 7fb2b4d53135ae368f2626e474c32b18e35c0a86ea760904543ac54d401459f3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page