K komatsu macrumors 6502a Original poster Sep 19, 2010 547 45 Feb 6, 2019 #1 Do macOS Terminal commands offer acknowledgement? (In Windows, command prompt you will often get some form of acknowledgement that the command has been accepted or rejected by the computer)
Do macOS Terminal commands offer acknowledgement? (In Windows, command prompt you will often get some form of acknowledgement that the command has been accepted or rejected by the computer)
BrianBaughn macrumors G4 Feb 13, 2011 10,206 2,715 Baltimore, Maryland Feb 6, 2019 #2 Errors or problems are reported. Successful actions just bring you back to the prompt. Reactions: komatsu
chrfr macrumors G5 Jul 11, 2009 13,902 7,559 Feb 6, 2019 #3 In general, a successful command in a computer that's unix based, like a Mac, will just return you to the command prompt if the command completed properly. This behavior can vary, depending on the command, however. Reactions: komatsu, Brian33 and keysofanxiety
In general, a successful command in a computer that's unix based, like a Mac, will just return you to the command prompt if the command completed properly. This behavior can vary, depending on the command, however.