I don't understand what a linux command means. Please explain it.

curl https://packages.gitlab.com/g. 2 > / dev/null | sudo apt-key add-& > / dev/null

I don"t know what this statement means. There are numbers > null & >-what all these stand for

Feb.26,2021

redirect. Redirect stderr to / dev/null and redirect what is supposed to be displayed on the screen to an empty device, which means shut up and don't force printing on the screen.


reference: https://blog.csdn.net/long274.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-119c04a-299c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-119c04a-299c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?