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
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