Results 1 to 3 of 3

Thread: I lost a directory, twice!

  1. #1
    Join Date
    May 2018
    Beans
    84

    Question I lost a directory, twice!

    I found this Gimp plugin I need to use (Export Layers). I need to move its files to the Plugins directory of Gimp. But while I was trying I lost it somehow. Below shows the 2nd time.


    Code:
    /var/lib/flatpak$ sudo mv export_layers/ /app/
    drpeppercan@Nitro:/var/lib/flatpak$ cd app
    drpeppercan@Nitro:/var/lib/flatpak/app$ ls
    org.gimp.GIMP
    drpeppercan@Nitro:/var/lib/flatpak/app$ ls -a
    .  ..  org.gimp.GIMP

    Can anyone enlighten me please?


    Thanks

  2. #2
    Join Date
    May 2018
    Beans
    84

    Re: I lost a directory, twice!

    Solved!

    Karlchen from Linux Mint forums said:
    "What you really wanted to do was this:
    Code:
    sudo mv export_layers/ app/
    "

    Post source

  3. #3
    Join Date
    Mar 2010
    Location
    /home
    Beans
    9,416
    Distro
    Xubuntu

    Re: I lost a directory, twice!

    Please mark the thread Solved so others who can find the solution if they encounter the same problem.

    Thanks.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •