set_finder_colour: Set the colour label of a file in the MacOS X Finder See...

Description Usage Arguments Value Author(s) See Also

Description

Set the colour label of a file in the MacOS X Finder See http://stackoverflow.com/questions/2435580/tagging-files-with-colors-in-os-x-finder-from-shell-scripts

Usage

1
2
set_finder_colour(filename, col = c("None", "Gray", "Grey", "Green",
  "Purple", "Blue", "Yellow", "Red", "Orange"))

Arguments

filename

Character vector of file(s) to add colour labels

col

Character vector of colour(s)

Value

Logical indicating success or failure

Author(s)

jefferis

See Also

Other finder_colour: finder_colour_fast, finder_colour


jefferis/gphys documentation built on June 5, 2019, 9:45 p.m.