# Packages
mimixbox/internal/applets/fileutils/chgrp/chgrp.go
Copyright 2021 Naohiro CHIKAMATSU
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
mimixbox/internal/applets/fileutils/chown/chown.go
Copyright 2021 Naohiro CHIKAMATSU
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
mimixbox/internal/applets/fileutils/cp/cp.go
Copyright 2021 Naohiro CHIKAMATSU
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
mimixbox/internal/applets/fileutils/ln/ln.go
Copyright 2021 Naohiro CHIKAMATSU
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
mimixbox/internal/applets/fileutils/mkdir/mkdir.go
Copyright 2021 Naohiro CHIKAMATSU
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
mimixbox/internal/applets/fileutils/mkfifo/mkfifo.go
Copyright 2021 Naohiro CHIKAMATSU
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
mimixbox/internal/applets/fileutils/mv/mv.go
Copyright 2021 Naohiro CHIKAMATSU
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
mimixbox/internal/applets/fileutils/rm/rm.go
Copyright 2021 Naohiro CHIKAMATSU
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
mimixbox/internal/applets/fileutils/rmdir/rmdir.go
Copyright 2021 Naohiro CHIKAMATSU
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
mimixbox/internal/applets/fileutils/touch/touch.go
Copyright 2021 Naohiro CHIKAMATSU
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.