Forrest logo
back to context overview

pridecat

List of commands for pridecat:

  • pridecat:tldr:56731 pridecat: List directory contents in pride flag colors.
    $ ls | pridecat --${flag}
    try on your machine
    explain this command
  • pridecat:tldr:715c8 pridecat: Print contents of a file with the background colors changed.
    $ pridecat ${filename} -b
    try on your machine
    explain this command
  • pridecat:tldr:bd27f pridecat: Alternate between lesbian and bisexual pride flags.
    $ pridecat ${filename} --lesbian --bi
    try on your machine
    explain this command
  • pridecat:tldr:c484f pridecat: Print the contents of a file in pride colors to the standard output.
    $ pridecat ${filename}
    try on your machine
    explain this command
  • pridecat:tldr:d0e16 pridecat: Print contents of a file in trans colors.
    $ pridecat ${filename} --${select}
    try on your machine
    explain this command
back to context overview