Why the --sync and --no-sync in df command in Linux gives me same output?
When i first ran the --no-sync flag along with df like this df --no-sync and then i ran the df --sync flag but both are giving me same output. So i googled so much and searched on many sites but did not found any good solution.