pages/*: use the imperative in descriptions (#12574)

* pages/*: use the imperative in descriptions

* go-fmt: put the description on one line
pull/28/head
Lena 2024-04-18 06:04:00 +02:00 committed by GitHub
parent 137d0f4572
commit c9775847b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
70 changed files with 71 additions and 71 deletions

View File

@ -1,6 +1,6 @@
# alias # alias
> Creates aliases -- words that are replaced by a command string. > Create aliases - words that are replaced by a command string.
> Aliases expire with the current shell session unless defined in the shell's configuration file, e.g. `~/.bashrc`. > Aliases expire with the current shell session unless defined in the shell's configuration file, e.g. `~/.bashrc`.
> More information: <https://tldp.org/LDP/abs/html/aliases.html>. > More information: <https://tldp.org/LDP/abs/html/aliases.html>.

View File

@ -1,6 +1,6 @@
# apg # apg
> Creates arbitrarily complex random passwords. > Create arbitrarily complex random passwords.
> More information: <https://manned.org/apg>. > More information: <https://manned.org/apg>.
- Create random passwords (default password length is 8): - Create random passwords (default password length is 8):

View File

@ -1,7 +1,7 @@
# aws glue # aws glue
> CLI for AWS Glue. > CLI for AWS Glue.
> Defines the public endpoint for the AWS Glue service. > Define the public endpoint for the AWS Glue service.
> More information: <https://docs.aws.amazon.com/cli/latest/reference/glue/>. > More information: <https://docs.aws.amazon.com/cli/latest/reference/glue/>.
- List jobs: - List jobs:

View File

@ -1,7 +1,7 @@
# borg # borg
> Deduplicating backup tool. > Deduplicating backup tool.
> Creates local or remote backups that are mountable as filesystems. > Create local or remote backups that are mountable as filesystems.
> More information: <https://borgbackup.readthedocs.io/en/stable/usage/general.html>. > More information: <https://borgbackup.readthedocs.io/en/stable/usage/general.html>.
- Initialize a (local) repository: - Initialize a (local) repository:

View File

@ -1,6 +1,6 @@
# conan frogarian # conan frogarian
> Displays the conan frogarian. > Display the conan frogarian.
> More information: <https://docs.conan.io/>. > More information: <https://docs.conan.io/>.
- Display the conan frogarian: - Display the conan frogarian:

View File

@ -1,6 +1,6 @@
# dirs # dirs
> Displays or manipulates the directory stack. > Display or manipulate the directory stack.
> The directory stack is a list of recently visited directories that can be manipulated with the `pushd` and `popd` commands. > The directory stack is a list of recently visited directories that can be manipulated with the `pushd` and `popd` commands.
> More information: <https://www.gnu.org/software/bash/manual/bash.html#Directory-Stack-Builtins>. > More information: <https://www.gnu.org/software/bash/manual/bash.html#Directory-Stack-Builtins>.

View File

@ -1,6 +1,6 @@
# dolt blame # dolt blame
> Displays commit information for each row of a Dolt table. > Display commit information for each row of a Dolt table.
> More information: <https://docs.dolthub.com/cli-reference/cli#dolt-blame>. > More information: <https://docs.dolthub.com/cli-reference/cli#dolt-blame>.
- Display the latest commit for each row of a table: - Display the latest commit for each row of a table:

View File

@ -1,6 +1,6 @@
# dolt version # dolt version
> Displays the current dolt CLI version. > Display the current dolt CLI version.
> More information: <https://docs.dolthub.com/cli-reference/cli#dolt-version>. > More information: <https://docs.dolthub.com/cli-reference/cli#dolt-version>.
- Display version: - Display version:

View File

@ -1,6 +1,6 @@
# duplicity # duplicity
> Creates incremental, compressed, encrypted and versioned backups. > Create incremental, compressed, encrypted and versioned backups.
> Can also upload the backups to a variety of backend services. > Can also upload the backups to a variety of backend services.
> More information: <http://duplicity.nongnu.org>. > More information: <http://duplicity.nongnu.org>.

View File

@ -1,6 +1,6 @@
# factor # factor
> Prints the prime factorization of a number. > Print the prime factorization of a number.
> More information: <https://www.gnu.org/software/coreutils/factor>. > More information: <https://www.gnu.org/software/coreutils/factor>.
- Display the prime-factorization of a number: - Display the prime-factorization of a number:

View File

@ -1,6 +1,6 @@
# from # from
> Prints mail header lines from the current user's mailbox. > Print mail header lines from the current user's mailbox.
> More information: <https://mailutils.org/manual/html_chapter/Programs.html#frm-and-from>. > More information: <https://mailutils.org/manual/html_chapter/Programs.html#frm-and-from>.
- List mail: - List mail:

View File

@ -1,6 +1,6 @@
# gcal # gcal
> Displays calendar. > Display calendar.
> More information: <https://www.gnu.org/software/gcal>. > More information: <https://www.gnu.org/software/gcal>.
- Display calendar for the current month: - Display calendar for the current month:

View File

@ -1,6 +1,6 @@
# gh api # gh api
> Makes authenticated HTTP requests to the GitHub API and prints the response. > Make authenticated HTTP requests to the GitHub API and print the response.
> More information: <https://cli.github.com/manual/gh_api>. > More information: <https://cli.github.com/manual/gh_api>.
- Display the releases for the current repository in JSON format: - Display the releases for the current repository in JSON format:

View File

@ -1,6 +1,6 @@
# git var # git var
> Prints a Git logical variable's value. > Print a Git logical variable's value.
> See `git config`, which is preferred over `git var`. > See `git config`, which is preferred over `git var`.
> More information: <https://git-scm.com/docs/git-var>. > More information: <https://git-scm.com/docs/git-var>.

View File

@ -1,7 +1,6 @@
# go fmt # go fmt
> Format Go source files. > Format Go source files, printing the changed filenames.
> Prints the filenames that are changed.
> More information: <https://pkg.go.dev/cmd/go#hdr-Gofmt__reformat__package_sources>. > More information: <https://pkg.go.dev/cmd/go#hdr-Gofmt__reformat__package_sources>.
- Format Go source files in the current directory: - Format Go source files in the current directory:

View File

@ -1,6 +1,6 @@
# hostid # hostid
> Prints the numeric identifier for the current host (not necessarily the IP address). > Print the numeric identifier for the current host (not necessarily the IP address).
> More information: <https://www.gnu.org/software/coreutils/hostid>. > More information: <https://www.gnu.org/software/coreutils/hostid>.
- Display the numeric identifier for the current host in hexadecimal: - Display the numeric identifier for the current host in hexadecimal:

View File

@ -1,6 +1,7 @@
# kubectl apply # kubectl apply
> Manages applications through files defining Kubernetes resources. It creates and updates resources in a cluster. > Manage applications through files defining Kubernetes resources.
> Create and update resources in a cluster.
> More information: <https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#apply>. > More information: <https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#apply>.
- Apply a configuration to a resource by file name or `stdin`: - Apply a configuration to a resource by file name or `stdin`:

View File

@ -1,6 +1,6 @@
# ln # ln
> Creates links to files and directories. > Create links to files and directories.
> More information: <https://www.gnu.org/software/coreutils/ln>. > More information: <https://www.gnu.org/software/coreutils/ln>.
- Create a symbolic link to a file or directory: - Create a symbolic link to a file or directory:

View File

@ -1,6 +1,6 @@
# mkfifo # mkfifo
> Makes FIFOs (named pipes). > Make FIFOs (named pipes).
> More information: <https://www.gnu.org/software/coreutils/mkfifo>. > More information: <https://www.gnu.org/software/coreutils/mkfifo>.
- Create a named pipe at a given path: - Create a named pipe at a given path:

View File

@ -1,6 +1,6 @@
# netstat # netstat
> Displays network-related information such as open connections, open socket ports, etc. > Display network-related information such as open connections, open socket ports, etc.
> More information: <https://man7.org/linux/man-pages/man8/netstat.8.html>. > More information: <https://man7.org/linux/man-pages/man8/netstat.8.html>.
- List all ports: - List all ports:

View File

@ -1,7 +1,7 @@
# pipenv # pipenv
> Simple and unified Python development workflow. > Simple and unified Python development workflow.
> Manages packages and the virtual environment for a project. > Manage packages and the virtual environment for a project.
> More information: <https://pypi.org/project/pipenv>. > More information: <https://pypi.org/project/pipenv>.
- Create a new project: - Create a new project:

View File

@ -1,6 +1,6 @@
# salt-key # salt-key
> Manages salt minion keys on the salt master. > Manage salt minion keys on the salt master.
> Needs to be run on the salt master, likely as root or with sudo. > Needs to be run on the salt master, likely as root or with sudo.
> More information: <https://docs.saltproject.io/en/latest/ref/cli/salt-key.html>. > More information: <https://docs.saltproject.io/en/latest/ref/cli/salt-key.html>.

View File

@ -1,6 +1,6 @@
# tlmgr # tlmgr
> Manages packages and configuration options of an existing TeX Live installation. > Manage packages and configuration options of an existing TeX Live installation.
> Some subcommands such as `tlmgr paper` have their own usage documentation. > Some subcommands such as `tlmgr paper` have their own usage documentation.
> More information: <https://www.tug.org/texlive/tlmgr.html>. > More information: <https://www.tug.org/texlive/tlmgr.html>.

View File

@ -1,6 +1,6 @@
# trawl # trawl
> Prints out network interface information to the console, much like ifconfig/ipconfig/ip/ifdata. > Print out network interface information to the console, much like ifconfig/ipconfig/ip/ifdata.
> More information: <https://github.com/robphoenix/trawl>. > More information: <https://github.com/robphoenix/trawl>.
- Show column names: - Show column names:

View File

@ -1,6 +1,6 @@
# add-apt-repository # add-apt-repository
> Manages `apt` repository definitions. > Manage `apt` repository definitions.
> More information: <https://manned.org/apt-add-repository>. > More information: <https://manned.org/apt-add-repository>.
- Add a new `apt` repository: - Add a new `apt` repository:

View File

@ -1,6 +1,6 @@
# apt-add-repository # apt-add-repository
> Manages `apt` repository definitions. > Manage `apt` repository definitions.
> More information: <https://manpages.debian.org/latest/software-properties-common/apt-add-repository.1.html>. > More information: <https://manpages.debian.org/latest/software-properties-common/apt-add-repository.1.html>.
- Add a new `apt` repository: - Add a new `apt` repository:

View File

@ -1,6 +1,6 @@
# avahi-browse # avahi-browse
> Displays services and hosts exposed on the local network via mDNS/DNS-SD. > Display services and hosts exposed on the local network via mDNS/DNS-SD.
> Avahi is compatible with Bonjour (Zeroconf) found in Apple devices. > Avahi is compatible with Bonjour (Zeroconf) found in Apple devices.
> More information: <https://www.avahi.org/>. > More information: <https://www.avahi.org/>.

View File

@ -1,6 +1,6 @@
# caja # caja
> Manages files and directories in MATE desktop environment. > Manage files and directories in the MATE desktop environment.
> See also: `nautilus`, `dolphin`, `thunar`, `ranger`. > See also: `nautilus`, `dolphin`, `thunar`, `ranger`.
> More information: <https://manned.org/caja>. > More information: <https://manned.org/caja>.

View File

@ -1,7 +1,7 @@
# dmenu # dmenu
> Dynamic menu. > Dynamic menu.
> Creates a menu from a text input with each item on a new line. > Create a menu from a text input with each item on a new line.
> More information: <https://manned.org/dmenu>. > More information: <https://manned.org/dmenu>.
- Display a menu of the output of the `ls` command: - Display a menu of the output of the `ls` command:

View File

@ -1,6 +1,6 @@
# fatlabel # fatlabel
> Sets or gets the label of a FAT32 partition. > Get or set the label of a FAT32 partition.
> More information: <https://manned.org/fatlabel>. > More information: <https://manned.org/fatlabel>.
- Get the label of a FAT32 partition: - Get the label of a FAT32 partition:

View File

@ -1,6 +1,6 @@
# ico # ico
> Displays an animation of a polyhedron. > Display an animation of a polyhedron.
> More information: <https://manned.org/ico.1>. > More information: <https://manned.org/ico.1>.
- Display the wireframe of an icosahedron that changes its position every 0.1 seconds: - Display the wireframe of an icosahedron that changes its position every 0.1 seconds:

View File

@ -1,6 +1,6 @@
# id3v2 # id3v2
> Manages id3v2 tags, converts and lists id3v1. > Manage id3v2 tags, converts and lists id3v1.
> More information: <https://manned.org/id3v2.1>. > More information: <https://manned.org/id3v2.1>.
- List all genres: - List all genres:

View File

@ -1,6 +1,6 @@
# lscpu # lscpu
> Displays information about the CPU architecture. > Display information about the CPU architecture.
> More information: <https://manned.org/lscpu>. > More information: <https://manned.org/lscpu>.
- Display information about all CPUs: - Display information about all CPUs:

View File

@ -1,6 +1,6 @@
# mashtree # mashtree
> Makes a fast tree from genomes. > Make a fast tree from genomes.
> Does not make a phylogeny. > Does not make a phylogeny.
> More information: <https://github.com/lskatz/mashtree>. > More information: <https://github.com/lskatz/mashtree>.

View File

@ -1,6 +1,6 @@
# mke2fs # mke2fs
> Creates a Linux filesystem inside a partition. > Create a Linux filesystem inside a partition.
> More information: <https://manned.org/mke2fs>. > More information: <https://manned.org/mke2fs>.
- Create an ext2 filesystem in partition 1 of device b (`sdb1`): - Create an ext2 filesystem in partition 1 of device b (`sdb1`):

View File

@ -1,6 +1,6 @@
# mkfs.cramfs # mkfs.cramfs
> Creates a ROM filesystem inside a partition. > Create a ROM filesystem inside a partition.
> More information: <https://manned.org/mkfs.cramfs>. > More information: <https://manned.org/mkfs.cramfs>.
- Create a ROM filesystem inside partition 1 on device b (`sdb1`): - Create a ROM filesystem inside partition 1 on device b (`sdb1`):

View File

@ -1,6 +1,6 @@
# mkfs.exfat # mkfs.exfat
> Creates an exfat filesystem inside a partition. > Create an exfat filesystem inside a partition.
> More information: <https://manned.org/mkfs.exfat>. > More information: <https://manned.org/mkfs.exfat>.
- Create an exfat filesystem inside partition 1 on device b (`sdb1`): - Create an exfat filesystem inside partition 1 on device b (`sdb1`):

View File

@ -1,6 +1,6 @@
# mkfs.ext4 # mkfs.ext4
> Creates an ext4 filesystem inside a partition. > Create an ext4 filesystem inside a partition.
> More information: <https://manned.org/mkfs.ext4>. > More information: <https://manned.org/mkfs.ext4>.
- Create an ext4 filesystem inside partition 1 on device b (`sdb1`): - Create an ext4 filesystem inside partition 1 on device b (`sdb1`):

View File

@ -1,6 +1,6 @@
# mkfs.f2fs # mkfs.f2fs
> Creates an F2FS filesystem inside a partition. > Create an F2FS filesystem inside a partition.
> More information: <https://manned.org/mkfs.f2fs>. > More information: <https://manned.org/mkfs.f2fs>.
- Create an F2FS filesystem inside partition 1 on device b (`sdb1`): - Create an F2FS filesystem inside partition 1 on device b (`sdb1`):

View File

@ -1,6 +1,6 @@
# mkfs.fat # mkfs.fat
> Creates an MS-DOS filesystem inside a partition. > Create an MS-DOS filesystem inside a partition.
> More information: <https://manned.org/mkfs.fat>. > More information: <https://manned.org/mkfs.fat>.
- Create a fat filesystem inside partition 1 on device b (`sdb1`): - Create a fat filesystem inside partition 1 on device b (`sdb1`):

View File

@ -1,6 +1,6 @@
# mkfs.minix # mkfs.minix
> Creates a Minix filesystem inside a partition. > Create a Minix filesystem inside a partition.
> More information: <https://manned.org/mkfs.minix>. > More information: <https://manned.org/mkfs.minix>.
- Create a Minix filesystem inside partition 1 on device b (`sdb1`): - Create a Minix filesystem inside partition 1 on device b (`sdb1`):

View File

@ -1,6 +1,6 @@
# mkfs.ntfs # mkfs.ntfs
> Creates a NTFS filesystem inside a partition. > Create a NTFS filesystem inside a partition.
> More information: <https://manned.org/mkfs.ntfs>. > More information: <https://manned.org/mkfs.ntfs>.
- Create a NTFS filesystem inside partition 1 on device b (`sdb1`): - Create a NTFS filesystem inside partition 1 on device b (`sdb1`):

View File

@ -1,6 +1,6 @@
# mkfs.vfat # mkfs.vfat
> Creates an MS-DOS filesystem inside a partition. > Create an MS-DOS filesystem inside a partition.
> More information: <https://manned.org/mkfs.vfat>. > More information: <https://manned.org/mkfs.vfat>.
- Create a vfat filesystem inside partition 1 on device b (`sdb1`): - Create a vfat filesystem inside partition 1 on device b (`sdb1`):

View File

@ -1,6 +1,6 @@
# nemo # nemo
> Manages files and directories in Cinnamon desktop environment. > Manage files and directories in Cinnamon desktop environment.
> More information: <https://manned.org/nemo>. > More information: <https://manned.org/nemo>.
- Open the current user home directory: - Open the current user home directory:

View File

@ -1,6 +1,6 @@
# pidof # pidof
> Gets the ID of a process using its name. > Get the ID of a process using its name.
> More information: <https://manned.org/pidof>. > More information: <https://manned.org/pidof>.
- List all process IDs with given name: - List all process IDs with given name:

View File

@ -1,6 +1,6 @@
# readelf # readelf
> Displays information about ELF files. > Display information about ELF files.
> More information: <http://man7.org/linux/man-pages/man1/readelf.1.html>. > More information: <http://man7.org/linux/man-pages/man1/readelf.1.html>.
- Display all information about the ELF file: - Display all information about the ELF file:

View File

@ -1,6 +1,6 @@
# readpe # readpe
> Displays information about PE files. > Display information about PE files.
> More information: <https://manned.org/readpe>. > More information: <https://manned.org/readpe>.
- Display all information about a PE file: - Display all information about a PE file:

View File

@ -1,6 +1,6 @@
# rpcinfo # rpcinfo
> Makes an RPC call to an RPC server and reports what it finds. > Make an RPC call to an RPC server and reports what it finds.
> More information: <https://manned.org/rpcinfo>. > More information: <https://manned.org/rpcinfo>.
- Show full table of all RPC services registered on localhost: - Show full table of all RPC services registered on localhost:

View File

@ -1,6 +1,6 @@
# size # size
> Displays the sizes of sections inside binary files. > Display the sizes of sections inside binary files.
> More information: <https://sourceware.org/binutils/docs/binutils/size.html>. > More information: <https://sourceware.org/binutils/docs/binutils/size.html>.
- Display the size of sections in a given object or executable file: - Display the size of sections in a given object or executable file:

View File

@ -1,6 +1,6 @@
# sm # sm
> Displays a short message fullscreen. > Display a short message fullscreen.
> More information: <https://github.com/nomeata/screen-message>. > More information: <https://github.com/nomeata/screen-message>.
- Display a message in full-screen: - Display a message in full-screen:

View File

@ -1,6 +1,6 @@
# toolbox help # toolbox help
> Displays help information about `toolbox`. > Display help information about `toolbox`.
> More information: <https://manned.org/toolbox-help.1>. > More information: <https://manned.org/toolbox-help.1>.
- Display the `toolbox` manual: - Display the `toolbox` manual:

View File

@ -1,6 +1,6 @@
# uprecords # uprecords
> Displays a summary of historical uptime records. > Display a summary of historical uptime records.
> More information: <https://manned.org/uprecords>. > More information: <https://manned.org/uprecords>.
- Display a summary of the top 10 historical uptime records: - Display a summary of the top 10 historical uptime records:

View File

@ -1,6 +1,6 @@
# usermod # usermod
> Modifies a user account. > Modify a user account.
> See also: `users`, `useradd`, `userdel`. > See also: `users`, `useradd`, `userdel`.
> More information: <https://manned.org/usermod>. > More information: <https://manned.org/usermod>.

View File

@ -1,7 +1,7 @@
# xmount # xmount
> Convert on-the-fly between multiple input and output hard disk image types with optional write cache support. > Convert on-the-fly between multiple input and output hard disk image types with optional write cache support.
> Creates a virtual file system using FUSE (Filesystem in Userspace) that contains a virtual representation of the input image. > Create a virtual file system using FUSE (Filesystem in Userspace) that contains a virtual representation of the input image.
> More information: <https://manned.org/xmount>. > More information: <https://manned.org/xmount>.
- Mount a `.raw` image file into a DMG container file: - Mount a `.raw` image file into a DMG container file:

View File

@ -1,6 +1,6 @@
# airportd # airportd
> Manages wireless interfaces. > Manage wireless interfaces.
> It should not be invoked manually. > It should not be invoked manually.
> More information: <https://keith.github.io/xcode-man-pages/airportd.8.html>. > More information: <https://keith.github.io/xcode-man-pages/airportd.8.html>.

View File

@ -1,6 +1,6 @@
# backupd # backupd
> Creates Time Machine backups and manages its backup history. > Create Time Machine backups and manages its backup history.
> It should not be invoked manually. > It should not be invoked manually.
> More information: <https://keith.github.io/xcode-man-pages/backupd.8.html>. > More information: <https://keith.github.io/xcode-man-pages/backupd.8.html>.

View File

@ -1,6 +1,6 @@
# cal # cal
> Prints calendar information. > Print calendar information.
> More information: <https://keith.github.io/xcode-man-pages/cal.1.html>. > More information: <https://keith.github.io/xcode-man-pages/cal.1.html>.
- Display a calendar for the current month: - Display a calendar for the current month:

View File

@ -1,6 +1,6 @@
# corebrightnessd # corebrightnessd
> Manages Night Shift. > Manage Night Shift.
> It should not be invoked manually. > It should not be invoked manually.
> More information: <https://keith.github.io/xcode-man-pages/corebrightnessd.8.html>. > More information: <https://keith.github.io/xcode-man-pages/corebrightnessd.8.html>.

View File

@ -1,6 +1,6 @@
# fontd # fontd
> Makes fonts available to the system. > Make fonts available to the system.
> It should not be invoked manually. > It should not be invoked manually.
> More information: <https://keith.github.io/xcode-man-pages/fontd.8.html>. > More information: <https://keith.github.io/xcode-man-pages/fontd.8.html>.

View File

@ -1,6 +1,6 @@
# InternetSharing # InternetSharing
> Sets up Internet Sharing. > Set up Internet Sharing.
> It should not be invoked manually. > It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/InternetSharing/>. > More information: <https://www.manpagez.com/man/8/InternetSharing/>.

View File

@ -1,6 +1,6 @@
# setfile # setfile
> Sets file attributes on files in an HFS+ directory. > Set file attributes on files in an HFS+ directory.
> More information: <https://ss64.com/osx/setfile.html>. > More information: <https://ss64.com/osx/setfile.html>.
- Set creation date for specific files: - Set creation date for specific files:

View File

@ -1,6 +1,6 @@
# watchlistd # watchlistd
> Manages the Apple TV app's watch list. > Manage the Apple TV app's watch list.
> It should not be invoked manually. > It should not be invoked manually.
> More information: <https://keith.github.io/xcode-man-pages/watchlistd.8.html>. > More information: <https://keith.github.io/xcode-man-pages/watchlistd.8.html>.

View File

@ -1,6 +1,6 @@
# date # date
> Displays or sets the system date. > Display or set the system date.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/date>. > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/date>.
- Display the current system date and prompt to enter a new date (leave empty to keep unchanged): - Display the current system date and prompt to enter a new date (leave empty to keep unchanged):

View File

@ -1,6 +1,6 @@
# fsutil # fsutil
> Displays information about file system volumes. > Display information about file system volumes.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/fsutil>. > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/fsutil>.
- Display a list of volumes: - Display a list of volumes:

View File

@ -1,6 +1,6 @@
# Get-Acl # Get-Acl
> Gets the security descriptor for a resource, such as a file or registry key. > Get the security descriptor for a resource, such as a file or registry key.
> This command can only be used through PowerShell. > This command can only be used through PowerShell.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.security/get-acl>. > More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.security/get-acl>.

View File

@ -1,6 +1,6 @@
# Get-Date # Get-Date
> Gets the current date and time. > Get the current date and time.
> This command can only be used through PowerShell. > This command can only be used through PowerShell.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/get-date>. > More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/get-date>.

View File

@ -1,6 +1,6 @@
# mkdir # mkdir
> Creates a directory. > Create a directory.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/mkdir>. > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/mkdir>.
- Create a directory: - Create a directory:

View File

@ -1,6 +1,6 @@
# netstat # netstat
> Displays active TCP connections, ports on which the computer is listening, network adapter statistics, the IP routing table, IPv4 statistics and IPv6 statistics. > Display active TCP connections, ports on which the computer is listening, network adapter statistics, the IP routing table, IPv4 statistics and IPv6 statistics.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/netstat>. > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/netstat>.
- Display active TCP connections: - Display active TCP connections:

View File

@ -1,6 +1,6 @@
# query # query
> Displays information about user sessions and process. > Display information about user sessions and process.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/query>. > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/query>.
- Display all user sessions: - Display all user sessions:

View File

@ -1,6 +1,6 @@
# setx # setx
> Sets persistent environment variables. > Set persistent environment variables.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/setx>. > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/setx>.
- Set an environment variable for the current user: - Set an environment variable for the current user: