This commit is contained in:
Slava 2024-11-21 16:06:07 +03:00
parent 8d58ebbbc2
commit 389d9ec6a6
1 changed files with 1 additions and 0 deletions

1
ver
View File

@ -1,2 +1,3 @@
#!/bin/bash #!/bin/bash
apt-cache policy $1 | awk 'NR==5'
apt-cache policy $1 | awk 'NR==5' | xclip -selection clipboard apt-cache policy $1 | awk 'NR==5' | xclip -selection clipboard