7. Write an alias named qmake (quiet make) that runs make with both standard output and standard error redirected to the
Posted: Sun Jul 10, 2022 11:27 am
7. Write an alias named qmake (quiet make) that runsmake with both standard output and
standard error redirected to the file named make.log.The command qmake should
accept the same options and arguments asmake.
standard error redirected to the file named make.log.The command qmake should
accept the same options and arguments asmake.