rtv
Reddit Terminal Viewer.Use <ArrowKeys> to navigate. <ArrowRight> and <ArrowLeft> to view and return from a submission, respectively.
<ArrowKeys>
<ArrowRight>
<ArrowLeft>
rtmpdump
Dump media content streamed over the RTMP protocol.
rtl_sdr
Raw data recorder for RTL-SDR receivers.Data is encoded using I/Q sampling (aka quadrature sampling).
rsync
Transfer files either to or from a remote host (but not between two remote hosts), by default using SSH.To specify a remote path, use user@host:path/to/file_or_directory.
user@host:path/to/file_or_directory
rsstail
tail for RSS feeds.
tail
rss2email
Deliver news from RSS feeds to an email program.
rspec
Behavior-driven development testing framework written in Ruby to test Ruby code.
rscript
Run a script with the R programming language.
rr
Debugging tool designed to record and replay program execution.
rpi-imager
Flash images onto storage devices.
route
Manually manipulate the routing tables.Requires root privileges.
ropper
Find ROP gadgets in binary files.
ropgadget
roll
Rolls a user-defined dice sequence.
robo
PHP task runner.
roave-backward-compatibility-check
Verify backward compatibility breaks between two versions of a PHP library.
rmlint
Find space waste and other broken things on your filesystem.
rmdir
Remove a directory and its contents.In PowerShell, this command is an alias of Remove-Item. This documentation is based on the Command Prompt (cmd) version of rmdir.
Remove-Item
cmd
rm
In PowerShell, this command is an alias of Remove-Item.
rlwrap
Add line editing, persistent history and prompt completion to a REPL command.