File: mkcd

package info (click to toggle)
obs-stroke-glow-shadow 1.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,376 kB
  • sloc: ansic: 3,396; sh: 153; makefile: 27; cpp: 16
file content (1 line) | stat: -rwxr-xr-x 50 bytes parent folder | download | duplicates (57)
1
[[ -n ${1} ]] && mkdir -p ${1} && builtin cd ${1}