fixup_css_ws

Usage
usage: fixup_css_ws.py [-h] [-v VERBOSE] [--olduser OLDUSER] [--newuser NEWUSER] ws [ws ...]

Positional Arguments

ws

workspace[s] to change

Named Arguments

-v, --verbose

show more info

Default: 0

--olduser

user name to change

--newuser

user name to change

Outline:

Fixup cs studio workspace

Created on 19 Jun 2021

@author: pgm

get_parser()[source]
BS = 92

ASCII BackSlash

FS = 47

ASCII ForwardSlash

fixup(args, ws)[source]
run_main(args)[source]