mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-18 07:34:45 +00:00
Update
This commit is contained in:
parent
858ba2bab3
commit
3d9e7c5e32
4 changed files with 12 additions and 2 deletions
5
user-config/bash_functions
Normal file
5
user-config/bash_functions
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
nscopy() {
|
||||
machinectl copy-to $1 $2 $3/${2##*/}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue