1336 links
  • linx
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Play Videos
Links per page: 20 50 100
page 1 / 1
4 results tagged filesystem x
  • thumbnail
    GitHub - jprichardson/node-fs-extra: Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
    November 25, 2021 at 4:42:05 PM UTC * - permalink -
    QRCode
    - https://github.com/jprichardson/node-fs-extra
    filesystem fs javascript node
  • fsadm — utility to resize or check filesystem on a device

    SYNOPSYS

    fsadm [options] check device
    
    fsadm [options] resize device [new_size]

    DESCRIPTION

    fsadm utility checks or resizes the filesystem on a device. It tries to use the same API for ext2, ext3, ext4, ReiserFS and XFS filesystem.

    October 1, 2020 at 8:37:21 PM UTC * - permalink -
    QRCode
    - https://manpages.debian.org/buster/lvm2/fsadm.8.en.html
    device disk filesystem lvm resize volume
  • thumbnail
    fdfind: A simple, fast and user-friendly alternative to 'find'

    fd is a simple, fast and user-friendly alternative to
    find.

    While it does not seek to mirror all of find's powerful functionality, it provides sensible
    (opinionated) defaults for 80% of the use cases.

    Features

    • Convenient syntax: fd PATTERN instead of find -iname '*PATTERN*'.
    • Colorized terminal output (similar to ls).
    • It's fast (see benchmarks below).
    • Smart case: the search is case-insensitive by default. It switches to
      case-sensitive if the pattern contains an uppercase
      character*.
    • Ignores hidden directories and files, by default.
    • Ignores patterns from your .gitignore, by default.
    • Regular expressions.
    • Unicode-awareness.
    • The command name is 50% shorter* than
      find :-).
    • Parallel command execution with a syntax similar to GNU Parallel.
    September 21, 2020 at 12:52:42 PM UTC * - permalink -
    QRCode
    - http://github.com/sharkdp/fd
    cli filesystem regex rust search terminal tool
  • /sbin directory definition, by The Linux Information Project (LINFO)

    sbin - superuser bin

    /sbin is a standard subdirectory of the root directory in Linux and other Unix-like operating systems that contains executable (i.e., ready to run) programs. They are mostly administrative tools, that should be made available only to the root (i.e., administrative) user.

    October 21, 2015 at 1:33:23 PM UTC - permalink -
    QRCode
    - http://www.linfo.org/sbin.html
    $PATH binaries filesystem linux sbin
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