diff --git a/cheats/shell.cheat b/cheats/shell.cheat index 68ea2d7..1914a8b 100644 --- a/cheats/shell.cheat +++ b/cheats/shell.cheat @@ -27,9 +27,6 @@ killall # Get the current path pwd -# Copy to clipboard -pwd | pbcopy - # Get the current hostname hostname @@ -48,13 +45,8 @@ exit % Shell Permissions # Use -R option to change permissions recursively. - ps -ef | grep apache | grep -v grep -# List -# Change permissions -chmod 755 - # Change group chgrp