1127 links
  • linx
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Play Videos
Links per page: 20 50 100
page 1 / 1
7 results tagged files x
  • thumbnail
    find - How to move the files based on Year - Unix & Linux Stack Exchange

    You want to use the -newermt option for find:

    find /media/WD/backup/osool/olddata/ -newermt 20120101 -not -newermt 20130101

    to get all the files with modification time in 2012.

    December 1, 2020 at 6:04:05 PM UTC - permalink -
    QRCode
    - https://unix.stackexchange.com/questions/73268/how-to-move-the-files-based-on-year
    bash cli files find recursive unix
  • thumbnail
    Sleek, modular open source JavaScript file uploader

    Uppy fetches files locally and from remote places like Dropbox or Instagram. With its seamless integration, reliability and ease of use,

    Uppy is truly your best friend in file uploading.

    December 16, 2019 at 8:51:31 AM UTC * - permalink -
    QRCode
    - https://uppy.io/
    file-uploader files js-ecosystem upload uploader
  • Jirafeau, votre dépôt de fichiers
    April 11, 2018 at 8:51:42 PM UTC - permalink -
    QRCode
    - https://drop.unixcorn.org/
    drop file-sharing files
  • thumbnail
    Git Large File Storage | Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise.

    Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise.

    May 20, 2017 at 7:28:41 AM UTC - permalink -
    QRCode
    - https://git-lfs.github.com/
    files git
  • thumbnail
    bash - Copy files from one directory into an existing directory - Stack Overflow

    What you want is:

    cp -R t1/. t2/

    The dot at the end tells it to copy the contents of the current directory, not the directory itself. This method also includes hidden files and folders.

    May 9, 2017 at 12:06:55 PM UTC - permalink -
    QRCode
    - https://stackoverflow.com/questions/3643848/copy-files-from-one-directory-into-an-existing-directory
    bash cp files
  • fr:Modifier les Permissions sur les Fichiers « WordPress Codex
    March 19, 2017 at 8:25:21 PM UTC - permalink -
    QRCode
    - https://codex.wordpress.org/fr:Modifier_les_Permissions_sur_les_Fichiers
    files permissions rights security wordpress
  • Interactive Do: Top

    This document describes a set of features that can interactively do things with buffers and files. All the features are described here in detail.

    The Ido package can let you switch between buffers and visit files and directories with a minimum of keystrokes. It is a superset of Iswitchb, the interactive buffer switching package by Stephen Eglen.

    August 12, 2016 at 3:22:27 PM UTC - permalink -
    QRCode
    - https://www.gnu.org/software/emacs/manual/html_node/ido/index.html
    buffer emacs files ido keystrokes
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation