• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • VCS
  • Interview Questions
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

vdir: command not found

by admin

vdir command verbosely lists directory contents. Equivalent to ls -lb. By default, list the current directory. Directory entries are sorted alphabetically unless overridden by an option. vdir takes the same options as ls.

Syntax

Syntax of the vdir command is:

$ vdir [options] [files]

If you encounter below error:

vdir: command not found

you may install the below package, according to your choice of distribution.

Distribution Command
OS X brew install coreutils
Debian apt-get install coreutils
Ubuntu apt-get install coreutils
Alpine apk add coreutils
Arch Linux pacman -S coreutils
Kali Linux apt-get install coreutils
CentOS yum install coreutils
Fedora dnf install coreutils
Raspbian apt-get install coreutils
Docker docker run cmd.cat/vdir vdir

Filed Under: Linux

Some more articles you might also be interested in …

  1. db_load command – generate db database
  2. How to Disable the ‘lvm2-lvmetad.socket/service’ on CentOS/RHEL 7
  3. ifenslave Command Examples in Linux
  4. aurvote Command Examples
  5. chkconfig Command Examples in Linux
  6. getfacl: command not found
  7. wget Command Examples in Linux
  8. How to move /usr and /var to Another Partition or Disk
  9. Adding static entry into system ARP cache (CentOS/RHEL)
  10. df: command not found

You May Also Like

Primary Sidebar

Recent Posts

  • fprintd-delete Command Examples in Linux
  • fprintd-delete: command not found
  • foreman: command not found
  • foreman Command Examples in Linux

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright