Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 709 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 709 Bytes

Print Script for Uni Stuttgart

This script allows printing at the two printers located in the Computer Science Faculty at the University of Stuttgart via Marvin.

Usage

Download the print-zarquon.sh file to your machine and run the script with the following command:

./print-zarquon.sh uniname filename

Uniname is the faculty-specific username given to you by the ZDI. Filename is the path to the file you want to print.

This script defaults to print at zarquon. Specify duesentrieb as the third argument to print at the printer located in the GS-Pool.

Tips

Specify an alias for easier usage, e.g.

alias printuni="path-to-script/print-zarquon.sh uniname"