3 lines
78 B
Fish
3 lines
78 B
Fish
function proc --wraps=sysz --description 'alias proc=sysz'
|
|
sysz $argv
|
|
end
|