Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

aconnect

aconnect -V (return code: 1)

aconnect: unrecognized option '--version'
aconnect - ALSA sequencer connection manager
Copyright (C) 1999-2000 Takashi Iwai
Usage:
 * Connection/disconnection between two ports
   aconnect [-options] sender receiver
     sender, receiver = client:port pair
     -d,--disconnect     disconnect
     -e,--exclusive      exclusive connection
     -r,--real #         convert real-time-stamp on queue
     -t,--tick #         convert tick-time-stamp on queue
 * List connected ports (no subscription action)
   aconnect -i|-o [-options]
     -i,--input          list input (readable) ports
     -o,--output         list output (writable) ports
     -l,--list           list current connections of each port
 * Remove all exported connections
     -x, --removeall
aconnect -HELP (return code: 1)

aconnect: unrecognized option '--help'
aconnect - ALSA sequencer connection manager
Copyright (C) 1999-2000 Takashi Iwai
Usage:
 * Connection/disconnection between two ports
   aconnect [-options] sender receiver
     sender, receiver = client:port pair
     -d,--disconnect     disconnect
     -e,--exclusive      exclusive connection
     -r,--real #         convert real-time-stamp on queue
     -t,--tick #         convert tick-time-stamp on queue
 * List connected ports (no subscription action)
   aconnect -i|-o [-options]
     -i,--input          list input (readable) ports
     -o,--output         list output (writable) ports
     -l,--list           list current connections of each port
 * Remove all exported connections
     -x, --removeall
Installed via
alsa-utils
Path
/usr/bin/aconnect

Comments

Popular posts from this blog

How to find the server is whether standby (slave) or primary(master) in Postgresql replication ?

7 Steps to configure BDR replication in postgresql

How to Get Table Size, Database Size, Indexes Size, schema Size, Tablespace Size, column Size in PostgreSQL Database

Ora2PG - Oracle/MySQL to Postgres DB migration Version 20.0

PostgreSQL Introduction