: Command Station V104 provides the tools for deep work. It is where complex problems are dismantled and where the first drafts of significant projects take shape.
write at V104 → "Write the current buffer to virtual circuit 104" write at command station v104
The at command allows users to specify a time and date when a command or script should be executed. The command to be executed can be provided directly on the command line or read from a file. The scheduled commands are stored in a spool directory, where at daemon (or atd ) periodically checks for pending jobs and executes them at the scheduled time. : Command Station V104 provides the tools for deep work