Working with the command line can be a pain in the ass. This is the list of the -i flag.

mv -i : interactive mode
cp -i : interactive mode
ls -i : print the inode number
grep -i : ignore case
sed -i : some edit mode

Written by Knilluz on 9 March 2012 at 21:41